« Return to Thread: Rsync 2.6.9 does not skip any files based on modification time

Re: Rsync 2.6.9 does not skip any files based on modification time

by Stefan Malte Schumacher-2 :: Rate this Message:

Reply to Author | View in Thread


Hmm, it does seem that Stefan is missing the -t option.
As I basically always do "-a", I overlooked this.


Hello guys

Thanks for the quick replies. I just added the -tO option as well as the -i option.
The output looks this way :
<f..t..... Avalon/filename.gho>
After this rsync complains that it cannot set file names on "/Avalon/filename.gho" because the Operation is not permitted. The FAT-partition is mounted with " rw,user,nodev,nosuid,umask=000" so in theory everything the user stefan is able to - as whom rsync is doing file operations if I understand the uid-option correctly - should be possibly for rsync as well. Should I try to set the uid in the rsyncd.conf to root ? Is it possible that the chroot-option could cause this behavior ?

Bye
Stefan

--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

 « Return to Thread: Rsync 2.6.9 does not skip any files based on modification time