[GRLUG] OT, .. simple backup tool?
Clay Ashby
kingpoiuy at gmail.com
Fri Jan 7 12:12:27 EST 2011
Yep xcopy is nice when configured correctly. Win7 comes with robocopy which
is a big improvement to xcopy. If they have win7 I would recommend it.
--Sent from my android.
On Jan 7, 2011 12:05 PM, "Michael Mol" <mikemol at gmail.com> wrote:
Try:
xcopy %USERPROFILE% %BACKUPTARGETPLACE% /s /c /d /e /h /i /r /y
I'm not personally familiar with xcopy, but that's better than hardcoding
C:\...%USERNAME%. Documents and Setings became Users in Win7 and XP, and
it's always been recommended to use environment variables and such for
finding system-significant path.
Also of interest are %APPDATA% and %LOCALDATA%, but backing up %USERPROFILE%
should scoop those up as well.
On Fri, Jan 7, 2011 at 11:59 AM, mooselikebriard <moosebriard at gmail.com>
wrote:
>
> For something ...
_______________________________________________
grlug mailing list
grlug at grlug.org
http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shinobu.grlug.org/pipermail/grlug/attachments/20110107/baf8abda/attachment.html>
More information about the grlug
mailing list