Displaying 2 results from an estimated 2 matches for "6acc2f08".
2015 May 04
1
Using external filter on the server
...a network.
>
> filter='-!| newer-filter mm/dd/yy'
>
That was a suggested syntax for a feature that nobody implemented.
..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20150504/6acc2f08/attachment.html>
2015 Apr 28
4
Options for a "I'm done" flag file
Lorenz Weber <mail at lenzw.de> wrote:
> rsync -avH ${all_gubbins} / user at remote.machine:/dest/ && ssh user at remote.machine touch /etc/donefile
No SSH access between them, only rsync. Besides, it would add the overhead of managing ssh access (users and keys) as well as Rsync.