Backup software
-
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
-
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
ntbackup
can do this, and it is available on most Win32 platforms above Win9_x_/me. It will require some manual configuration because you have to select the paths you want to backup, but hey! - what do you want for free? :) Peace!-=- James
Please rate this message - let me know if I helped or not! * * *
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles -
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
-
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
UltimateZip should do the job for you. I have a brief review here: http://lavanyadeepak.blogspot.com/2007/01/ultimatezip-ultimate-desktop-utility.html[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
-
Hi! This time I'm looking for a simple but powerful backup software for my dev box. It should offer options to copy to some location (Network drive or user-specified folder) the following items: o) Documents folder for each user o) Favorites folder for each user o) MS-SQL databases + users and permissions o) MySql databases + users and permissions o) IIS settings o) Outlook 2003 and Outlook Express folders, rules and contacts o) User specified folder trees Do you have anything to suggest?
Luca The Price of Freedom is Eternal Vigilance.
I am rather partial to Cobian Backup http://www.educ.umu.se/~cobian/cobianbackup.htm[^] It backs up the files into a standard zip format but you can encrypt both the zip file as well as encrypt the entire backup file in some pretty decent algorithms. In other words it is not a proprietary backup. It also supports pre-and post backup events so you can shut down SQL server or execute a stored procedure batch file or any number of different things. If you like to encrypt the backup file, then you can also store the backup file along with the decryption applet (small). That ensures that years from now you can always restore the files with or without Cobian installed on the machine. Essentially you can decrypt the file and then use standard winzip (or other) to access the files. It's a beauty and free/donation. Cheers, David