Hello everyone,
Im kinda new to rsync and this list, so if there are any errors in
my reqest, please tell me.
I want to use rsync to make a backup of a diretory, and use the
--backup option. My script looks like this:
rsync -ab --suffix=-`date -Iminutes` --backup-dir=rsync_backup
--delete --r
Hello List,
Im sorry I first sent this PM to Wayne. So here again for the list.
Hello Wayne,
i think Ill have a try with compiling and patching. But first:
On 11/17/2004 06:13 PM, Wayne Davison wrote:
Note that rsync does not apply the --suffix value to directory names in
the backup area.
..wayne..