QBACK
- Posted by dcole Jan 18, 2010
- 1423 views
I found a wonderful program in the archives for walking directory and backing up files (what I've been trying to do).
QBACK by Rob Craig. (Quick Backup).
The first time you run it takes a long time.
After that it only backs up files that have changed.
The first time I ran it took 20.5 mins.
The second time 3.9 secs.
A couple of problems I had "Can't find XCOPY and deltree",
In Windows XP XCOPY.exe is in the system32 folder. Copy it in the same folder as QBACK.
Also in XP deltree has been changed to RD. See http://www.raymond.cc/blog/archives/2007/09/24/deltree-command-replacement-in-windows-2000-or-windows-xp/
Thank you Roger Craig.
Don Cole