[DUG] Backup software
John Bird
johnkbird at paradise.net.nz
Sat Dec 10 19:14:50 NZDT 2011
I gave up on XXCOPY – used it for batch file backups, was great while it worked but after 100 times or so it starts putting up a very very slow nag screen, and after Windows update starts complaining about not being tested on this version of Windows and simply stops working.
Does XXCOPY still do those dumb things?
I went back to XCOPY, which at least stays working for what it does.
XCOPY example part of a batch file:
ECHO Copying files from D2007\%1 to BACKUP\D2007\%1
IF EXIST c:\JBData\D2007\%1\*.PAS XCOPY c:\JBData\D2007\%1\*.PAS c:\BACKUP\D2007\%1 /d/y
and so on for extensions DFM DPR BDS* dproj RES TXT INC etc
John Bird
Quick’n’dirty you can’t beat http://www.xxcopy.com/
Tim
From: delphi-bounces at listserver.123.net.nz [mailto:delphi-bounces at listserver.123.net.nz] On Behalf Of John C
Sent: Saturday, 10 December 2011 9:47 a.m.
To: 'NZ Borland Developers Group - Delphi List'
Subject: [DUG] Backup software
Can anybody recommend a good backup system, just for backing up to an external Hdrive?
I downloaded a trial version of "Nero BackItUp" but appears poor in UI, slow as a dog and poor setup options.
Thanks
John
--------------------------------------------------------------------------------
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at listserver.123.net.nz with Subject: unsubscribe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20111210/eb0ca072/attachment.html
More information about the Delphi
mailing list