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.
Of course, this will require setting up ssh keys that don't require passphrases.rsync -e ssh
|
---|
In Section
Seekers of Perl Wisdom