On 15-Apr-2009, at 14:19, Robert Parker wrote:
rsync --exclude-from="$excl" -a -b -vv --suffix="$suffix" $fromdir $todir

/home/bob/.mozilla/firefox/


The / in the exclude-from is relative to the starting directory, not an absolute path. So what you are excluding is '$fromdir/home/ bob/.mozilla/firefox/'.


--
Gentlemen, you can't fight in here! This is the War Room.

--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to