The following module was proposed for inclusion in the Module List:
modid: Net::FTPTurboSync
DSLIP: RnpOp
description: synchronization via ftp
userid: YAITSKOV (Daneel S. Yaitskov)
chapterid: 8 (User_Interfaces)
communities:
similar:
rationale:
https://pause.perl.org/pub/PAUSE/authors/id/Y/YA/YAITSKOV/turbo-ftp-sync.pl
turbo-ftp-sync - a script moves changes of files and folders of a
local machine to a remote one via FTP very fast with minimum network
traffic.
turbo-ftp-sync [ options ] [ <localdir> <remoteURL> ]
The script synchronizes files and folder on an FTP server with
local ones via usual FTP protocol. The advantage of this script over
usual FTP client is it doesn't upload all data every time but only
once.
Its secret is that it doesn't ask a FTP server about last
modification date and current size of each file. These information
is stored in local SQLite db. Therefore this program doesn't explore
folder tree of a remote host. It acts blindly. You can interrupt a
process of this program in any time and you will not lose changes
which you already uploaded.
The program can move changes only one direction from a local
machine to remote one. If a file was changed on a remote machine and
a local one then the program overwrite the remove version of the
file by the local one.
turbo-ftp-sync.pl is based on sources of ftpsync.pl program.
Christoph Lechleitner is the initial author of ftpsync.pl
([email protected])
enteredby: YAITSKOV (Daneel S. Yaitskov)
enteredon: Sun Aug 14 01:29:20 2011 GMT
The resulting entry would be:
Net::
::FTPTurboSync RnpOp synchronization via ftp YAITSKOV
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f600000_13bb6b7d2229e60e&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=2f600000_13bb6b7d2229e60e&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Net%3A%3AFTPTurboSync