Re: Expressions in --exclude-from file

2005-04-03 Thread Wayne Davison
On Sun, Apr 03, 2005 at 09:30:52PM -0700, David Liontooth wrote: > Wouldn't it be useful to allow expressions in the exclude file? I don't think so. And with the per-dir filter rules from 2.6.4, adding expressions would be a security problem (allowing arbitrary commands to be run on the remote sy

Expressions in --exclude-from file

2005-04-03 Thread David Liontooth
Greetings -- I just downloaded and compiled rsync 2.6.4, which has the much-coveted --remove-sent-files option! Thank you for adding this feature. I use rsync -rutvn --exclude-from=nosync --remove-sent-files /ssa/TV/2005/ /tv1/2005/ to move files selectively to a storage computer, but I want