Problem with --link-dest when syncing AIX to Linux

2004-03-05 Thread Markus Marquardt
Hello, i'm using rsync 2.6.0 for daily-syncing some remote AIX 5.2 machine to a local linux (RH 7.3) with using the --link-dest option for saving space on incremental backups. Even if there are no changes on the AIX machine, all files are newly transferred on every new sync. My test scenario

How to getting clean list of transferred files

2004-03-26 Thread Markus Marquardt
Hello, i am using currently rsync-2.6.0 with option --log-format=%f to produce a list of the transferred files. This list is then used to generate hard-links for backup-purposes. Now rsync sometimes generates messages like "file has vanished: ..." on STDOUT (_not_ STDERR) which breaks this pro

Log format

2006-10-12 Thread Markus Marquardt
Hi, i am using the output of --log-format=%f in a shell script to post-process the changed files. After an update from rsync 2.6.3 to 2.6.8 the script doesn't work correctly because it seems that since rsync 2.6.4 even directories appear in the log. Is there any way to have only the changed