04-20-2006 08:59 PM
04-21-2006 05:18 PM
04-22-2006 01:12 AM
04-22-2006 01:15 AM
05-02-2006 02:12 AM
I've been using Filezilla with some success, but only as a method for me to restore the CVS, it's still too difficult a process to ask a client to go through. I set up a batch file to call Filezilla with the -config option with a settings file. The settings file sets up 2 windows, one pointing to a backup on my PC, and the other to the CVS. I also have a prepared queue that I can load and execute that does the restore. Some files cannot be overwritten, but it seems to fix the CVS during debugging when I get the CVS into a non-responsive state. The CVS can be completely restored, but that requires stubborn files to be manually first renamed then deleted first, before executing a batch overwrite.
So when I enter Filezilla through the batch file with the preconfigured settings, I click on File/Connect, then on Queue/Import, then on Queue/Process and the CVS gets restored. I've attached the files I use. To create the queue file, in the left pane, select the contents of a CVS backup directory, right-click, and select "Add to Queue", the select Queue/Export.
05-02-2006 09:30 AM