Re: Symlinks in source path with --relative

2008-08-13 Thread Phil Endecott
Matt McCutchen wrote: On Wed, 2008-08-13 at 13:01 +0100, Phil Endecott wrote: I have a fairly straightforward backup script that does something like this: cd / rsync -a --delete --relative home/phil/important backupserver:/backup/foo/ This was working fine and, for example, /home/phil/importan

Re: Symlinks in source path with --relative

2008-08-13 Thread Matt McCutchen
On Wed, 2008-08-13 at 13:01 +0100, Phil Endecott wrote: > I have a fairly straightforward backup script that does something like this: > > cd / > rsync -a --delete --relative home/phil/important backupserver:/backup/foo/ > > This was working fine and, for example, /home/phil/important/file1 was