Is --link-dest supported on remote ssh side?

2007-04-17 Thread Frederik
wrong, or is this simply not supported? -- Frederik -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Is --link-dest supported on remote ssh side?

2007-04-17 Thread Frederik
On 4/17/07, Frederik [EMAIL PROTECTED] wrote: rsync -azR --delete -e ssh --exclude-from=./exclude.lst --link-dest=/tmp/backup/nelly-2007-04-17-12-34-26 /tmp/test [EMAIL PROTECTED]:/tmp/backup/backup-nelly-2007-04-17-12-34-33/ OK, obvious typo in the above command :-) It works correct

Re: feature request

2005-03-06 Thread Frederik Eaton
On Sat, Mar 05, 2005 at 10:48:38PM -0800, Wayne Davison wrote: On Sat, Mar 05, 2005 at 05:54:28PM -0800, Frederik Eaton wrote: It breaks some functionality of the --include and --exclude options: True. You can work around that problem if you always use an '=' to connect the option to its

feature request

2005-03-05 Thread Frederik Eaton
to code? Then I'd make an alias with this option, and when I wanted to recover the functionality I'd just write: 3. rsync a/. h: I think #3 does the same thing as #1, is this correct? Let me know if this is a reasonable suggestion. Thanks, Frederik -- http://ofb.net/~frederik/ -- To unsubscribe