Displaying 1 result from an estimated 1 matches for "d5dbc2a4".
Did you mean:
55bc2a4
2004 Nov 15
2
Problem with --backup and deleting a directory: Two directories created
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 --rsh=ssh directoryA directoryB
If I run it once, then delete the file directoryA/test/test.file,
the