Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

recursive ftp client

by MoshePupkin (Initiate)
on Nov 15, 2010 at 17:28 UTC ( [id://871515]=perlquestion: print w/replies, xml ) Need Help??

MoshePupkin has asked for the wisdom of the Perl Monks concerning the following question:

I was looking for a Perl module that can do an FTP sync. The only thing that I found was Net::FTP::Recursive, which however has a few issues: 1. It will fetch everything, including the files that have not changed 2. It does not work with MS Windows FTP server I can probably fix both issues, but I was wondering whether there is a solution which does not require coding. Thanks

Replies are listed 'Best First'.
Re: recursive ftp client
by marto (Cardinal) on Nov 15, 2010 at 17:49 UTC
Re: recursive ftp client
by Anonymous Monk on Nov 15, 2010 at 18:32 UTC
    or maybe Unison (not Perl, but still my favorite cross-platform file synchronizer)
Re: recursive ftp client
by Bor (Beadle) on Nov 16, 2010 at 14:30 UTC
    You can explore realization of FTPSync.pl,
    is a PERL script to synchronize a local directory tree and a remote FTP directory tree.
    http://ossw.ibcl.at/FTPSync/

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 13:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found