This is a discussion on Re: Help needed with filtering rules - how to copy named director within the Rsync forums, part of the Networking and Network Related category; On Wed, Oct 19, 2005 at 03:41:16PM +0100, CARTER-HITCHIN, David, FM wrote: > What would be really ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, Oct 19, 2005 at 03:41:16PM +0100, CARTER-HITCHIN, David, FM wrote:
> What would be really nice, and I imagine quite easy from a coding > perspective would be to allow the user to apply a regex match on the > full pathname of the files being transferred. It's already possible to match on the full pathname (using wildmat syntax, not regular expressions), but that doesn't help to avoid any superfluous directory creation. ...wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |