Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: files sync

by BUU (Prior)
on Aug 06, 2005 at 22:46 UTC ( #481564=note: print w/replies, xml ) Need Help??


in reply to files sync

perl -le'system("rsync @ARGV")'

Ok, it's not really perl, but why are you reinventing the wheel?

Replies are listed 'Best First'.
Re^2: files sync
by DrAxeman (Scribe) on Aug 07, 2005 at 04:16 UTC
    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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://481564]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2023-12-11 16:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?