Displaying 1 result from an estimated 1 matches for "axvvvv".
Did you mean:
avvvvv
2009 May 15
1
rsync creates file twice
...inplace,
append, ACLs, no xattrs, iconv, symtimes
rsync comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See the GNU
General Public Licence for details.
I've started rsync with some debug options:
/opt/bin/rsync -axvvvv --delete --numeric-ids --relative \
--rsh="/opt/bin/ssh -i /root/.ssh/rsnapshot_dsa" \
root@boo:/usr/include/fltk-1.1/ /volume1/tmp/rsync_4 >> /tmp/rsync_log
The rsync_log is attached to this mail.
So, hopefully someone has an idea how this may be happen and what can be
done to g...