-backup does not preserve timestamp

k ktulu-b at altern.org
Sun Nov 24 18:27:01 EST 2002


hi,
I want to do incremental backups, so i'm using this :
# rsync -rltgoDvb --exclude-from=/root/scripts/quot.exclude 
--backup-dir=/tmp/www/ /home/www/* /backup/quotidien/referencebackup/www/
# cp -a /tmp/www/ /backup/quotidien/referencebackup/www/

timestamps of  files in /tmp/www/ are not preserved ...so my backups are 
not incremental at all.


is it a bug?

rsync version 2.4.6  protocol version 24






More information about the rsync mailing list