Synchronizing directory hierarchies via SFTP
    Terje Elde 
    terje at elde.net
       
    Mon Dec  7 22:13:46 UTC 2015
    
    
  
> On 07 Dec 2015, at 22:13, Patrick Hess <patrickhess at gmx.net> wrote:
> 
> So before I go and create a new port for csync, is there anything
> similar already available in the ports?
What about combining things?
You could mount the sftp locally (sshfs, fuse?), and then use rsync as if with two local dirs?
(If that will be efficient depends a lot on your workload)
Terje
    
    
More information about the freebsd-questions
mailing list