rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Equivalent of rsync's -R (--relative) option?


From: Andrew Ferguson
Subject: Re: [rdiff-backup-users] Equivalent of rsync's -R (--relative) option?
Date: Sat, 19 May 2007 13:07:07 -0400
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Did you try:

rdiff-backup /home/user /mnt/backup/home/user

? --create-full-path should handle creating the full path of
/mnt/backup/home/user if it doesn't exist.

Andrew

Frederik wrote:
> I'm looking for an equivalent option to rsync's -R (or --relative). It
> will create the full path to the backed up directory in the backup
> directory. For example, if I back up /home/user to /mnt/backup/, it
> will create /mnt/backup/home/user, instead of copying all contents of
> /home/user directly in /mnt/backup/
> 
> I tried the --create-full-path, but this does not exactly seem to do
> what I want.
> 

-- 
Andrew Ferguson - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]