search for: _rsync

Displaying 2 results from an estimated 2 matches for "_rsync".

Did you mean: rsync
2010 Sep 25
1
can't create a local mirror
...does not appear to be deleting files I have deleted on the source. Here is the command line I am using (part of a script I use to do this and other housekeeping chores): As root: rsync -av --progress --delete --exclude /home/foo/.local/share/Trash \ --log-file=/home/foo/Desktop/$(date +%Y%m%d)_rsync.log.usb$disk \ /home/foo /media/usb$disk What am I doing wrong?
2014 Jul 23
1
Fw: rsync permission error
Hi All I found that the rsync cannot fully sync permission although I have specified the -A option. The ACL is ok but the permission itself is not. rsync command: rsync -rtgoDAh --stats --files-from=flist.txt --log-file=$DetailLogPath $OldPath $NewPath & Old Server (rsync version 3.0.4): -rw-r-----+ 1 43810537 imopfs 246784 Jul 22 10:17 miki2.sas7bdat New Server (rsync version