Thread
:
Auto backup software for the external hard drive?
View Single Post
01-19-2009, 03:52 AM
rowan
Too lazy to set a custom title
Join Date: Mar 2002
Location: Australia
Posts: 17,393
Can XP schedule an arbitrary command to be run at a specific time? If so, use rsync compiled for Windows.
Something like...
rsync -av C:\ Z:\
Where Z: is your backup drive. If you don't specify any hostnames then rsync uses local file systems only.
rowan
View Public Profile
Visit rowan's homepage!
Find More Posts by rowan