On 12/7/06, Grok Mogger <[EMAIL PROTECTED]> wrote:
Is there any way to include deleted empty folders in the backup?
No, rsync does not support backing up folders. Do you need to back up
the attributes of the deleted folders? If not, you could just write a
script to create backup folders of th
Grok Mogger wrote:
Hey everyone,
I'm mirroring a lot of directories from one machine to another. The
source machine is running Rsync 2.5.7 and the destination machine (the
machine holding the mirror) is running Rsync 2.6.9.
I'm using the --backup, --backup-dir, and --delete-after options.
Hey everyone,
I'm mirroring a lot of directories from one machine to another.
The source machine is running Rsync 2.5.7 and the destination
machine (the machine holding the mirror) is running Rsync 2.6.9.
I'm using the --backup, --backup-dir, and --delete-after options.
I tested this with t