On Thu, Sep 29, 2016 at 02:25:18PM -0300, Gilberto Nunes via samba wrote: > WOW! That's could be a nice idea! Well you could do it via a VFS module that flags every changed file and on close writes the modified pathname to a fifo. Outside of Samba something listens to that fifo and feeds it into rsync. Should be a really simple VFS module...