Quantcast
Channel: SqlBackup Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 9

Created Issue: Feature Request: ability to pass command line parameters (instead of only relying on the configuration file) [7007]

$
0
0
I would like to request the ability to pass command line parameters to SqlDatabaseBackup.exe instead of only relying on the configuration file.

For example:
SqlDatabaseBackup.exe "master"+"model" "C:\backup" /server=.\SqlExpress /archive="SqlBackup_{0}.zip"

Here is a great library for parsing command line arguments:
http://code.google.com/p/nconsoler/

Thank you.

Viewing all articles
Browse latest Browse all 9

Trending Articles