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
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
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