Hi List
I would like to name the log file in this format -.log,
so I use
log file = /var/log/backup-`date +%e/%d/%y`.log
but this does not work. Only fixed filenames work.
Is filename expansion allowed in the log file option. The other way I
can do it is to use log file and the post-xfer ex
Hi ALL
rsync 2.6.9 fixed the time issue. I felt this issue is truly behind, but
then I upgraded to glibc 2.5. The time problem again started. I
recompiled rsync after upgrading glibc thinking that might be the
problem. No ways, problem still persists.
I am using Gentoo 2.6.19 + glibc 2.5.
Hi list,
I have a Windows server backing up to a Linux server that continuously
gets 'IO error encountered -- skipping file deletion' in the receiver
log file. Could someone enlighten me where and what this error is
referring to. I have tried various options, like using --delete or
--delete-d
Wayne,
How about per module logging as an option, instead of global.
Master
Erik Jan Tromp wrote:
Wayne,
I've been experimenting with the {pre,post}-xfer exec options ever since the
original diff showed up in patches/ - fantastic stuff.
My feature request/change centers around the new RSYNC