http://qs1969.pair.com?node_id=481607


in reply to Re: files sync
in thread files sync

If this is over a network you may want to consider using rsync over ssh.
rsync -e ssh
Of course, this will require setting up ssh keys that don't require passphrases.