> Bryan, how 'bout starting with the command you tried to
> execute - copy and paste it in here.
I'm testing it via the cron job I set up. The cron job is set to run at 3:00
AM, and it runs a file I created called rsync.daily.
Here's the command in rsync.daily that it's having a problem with:
rsy
After I do my initial backup of a server to another server, the next time it
does a backup, it will only copy the files that are new or have changed,
right? I have over 5,000 images on one of my servers and I'd hate to see it
copy them all every time the cron job is run...
--
To unsubscribe or ch
I have two servers at two different locations, and I'm looking to do daily
and/or weekly backups of certain directories from one server to the other
(and vise versa). What's the best way to go about doing this?
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Bef