Re: rsync not removing files that are out of date

2006-04-05 Thread Stuart Halliday
Ooops I wouldn't do that. Try #rsync -ahv --modify-window=3601 linux1::home/rdrive /home/ ie only look at files more than an hour only or if the file size has changed. I copy from a Windows server to a Linux backup so I use: set CYGWIN=nontsec set bw=1500 rsync -azP

rsync not removing files that are out of date

2006-04-04 Thread joecool
I'm running on Red Hat Enterprise 3 machine with ~700Gb of Storage backing up to a similar machine using rsync backups running 6 times a day on various directories in /home/. The inital rsync copied roughly 150gb. Everything appears to be backing up correctly so no loss of data which is good :)

Re: rsync not removing files that are out of date

2006-04-04 Thread Matt McCutchen
On Tue, 2006-04-04 at 14:55 -0400, [EMAIL PROTECTED] wrote: I have tried various -u --update --inplace, etc but i'm nervous about the --delete commands because they seem to delete from the sender (the primary server) which would not be good No, all the --delete* options delete files from the