Re: How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Matt McCutchen
On Sat, 2010-11-20 at 22:56 +0100, Axel Kittenberger wrote: > While running, Lsyncd knows exactly which files need transfer and > rsync's --files-from (with =- to get the filelist from stdin-pipe) > sounds like an ideal solution for this, also to reduce the number of > times rsync gets spawned. Cod

Re: How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Steven Levine
In , on 11/20/10 at 10:56 PM, Axel Kittenberger said: Hi, >While running, Lsyncd knows exactly which files need transfer and rsync's >--files-from (with =- to get the filelist from stdin-pipe) sounds like an >ideal solution for this, also to reduce the number of times rsync gets >spawned. Cod

DO NOT REPLY [Bug 7807] Error when using rsync: as protocol prefix and :: as module separator

2010-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7807 bugs.samba@hacking.co.uk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Steven Levine
In , on 11/20/10 at 10:56 PM, Axel Kittenberger said: Hi, >While running, Lsyncd knows exactly which files need transfer and rsync's >--files-from (with =- to get the filelist from stdin-pipe) sounds like an >ideal solution for this, also to reduce the number of times rsync gets >spawned. Cod

DO NOT REPLY [Bug 7807] Error when using rsync: as protocol prefix and :: as module separator

2010-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7807 --- Comment #1 from br...@aljex.com 2010-11-20 18:53 CST --- The last two syntaxes are described in the man-page and of course they work. The first syntax and anything else you invent will of course not work. I see no bug. -- Conf

DO NOT REPLY [Bug 7807] New: Error when using rsync: as protocol prefix and :: as module separator

2010-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7807 Summary: Error when using rsync: as protocol prefix and :: as module separator Product: rsync Version: 3.0.7 Platform: Other OS/Version: Linux Status: NEW Se

How to sync an exact list of files, Including deletes!?

2010-11-20 Thread Axel Kittenberger
Hello, I'm author of Lsyncd - the live syncing deamon - http://code.google.com/p/lsyncd/ - a daemon that uses Linux` inotify to watch for filesystem changes - aggregates them for a few seconds and then periodically calls rsync to transfer the changes to target(s). Version 1 was simply aware of dir

DO NOT REPLY [Bug 3653] Reduce the need for the "vanished files" warning

2010-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3653 jr-sambabugzi...@quo.to changed: What|Removed |Added CC||jr-sambabugzi...@quo.to --