Re: rsync not updating files even with checksum flag

2007-01-06 Thread dfirth
~^~ > -- > To unsubscribe or change options: > https://lists.samba.org/mailman/listinfo/rsync > Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html > -- View this message in context: http://www.nabble.com/rsync-not-updating-files-even-with-checksum-flag-

Re: rsync not updating files even with checksum flag

2006-11-12 Thread Jason Haar
Mark Osborne wrote: > > Hello everyone, > > I am having a problem with rsync that I hope someone can help me > figure out. We are using rsync to sync up files between our staging > and production ftp servers. Basically internal users are allowed to > upload files via a samba share to a staging se

RE: rsync not updating files even with checksum flag

2006-11-06 Thread Tony Abernethy
Cheap shot that might be effective.  Something like this might work.   On the samba share, after the rsync has finished, run a script that touches any file that was last modified in the last few minutes. This marks files that should be retransmitted because they might have     their co

rsync not updating files even with checksum flag

2006-11-06 Thread Mark Osborne
Hello everyone, I am having a problem with rsync that I hope someone can help me figure out.  We are using rsync to sync up files between our staging and production ftp servers.  Basically internal users are allowed to upload files via a samba share to a staging server.  Those files are then sync