FTPSync.pl Homepage
General
FTPSync.pl is a PERL skript to synchronize a local
directory tree and a remote FTP directory tree.
FTPSync.pl is also
's
first open source project and is published under the GPL (GNU Public License).
FTPSync.pl is managed using the services of
at
ftpsync.sourceforge.net (This Projekt
Homepage)
respectively
sourceforge.net/projects/ftpsync/
("internal" project page).
Downloads
- FTPSync 1.2.34
(README |
Changes).
Added option -t to avoid local timestamp touching,
added capability to re-connect, both by
by Alexander Klein;
and README grammar corrections by Wolfram Sieber
- FTPSync 1.2.33
(README |
Changes)
Added option -f to not recurse to subdirectories
by Jose A. Otero.
- FTPSync 1.2.32
(README |
Changes)
Added option -L to follow symbolic links locally as if they were directories,
and support for hidden files+dirs on the remote side, suggested and mostly provided
by Brian Drawert.
- FTPSync 1.2.31
(README |
Changes)
Output of -h/-H corrected, Thanks to Ronnie T. Moore for the hint.
- FTPSync 1.2.30
(README |
Changes)
Added parameter -n (no delete) to avoid deleting obsolete things,
and added ability to sync access mode after PUTings.
Proposed and provided by Niklas Therning.
Released 2006-07-22.
- FTPSync 1.29
(README |
Changes)
Added parameter ignoremask to allow ignoring of certain dirs/files.
Proposed and partially provided by Brian Drawert.
Released 2006-05-22.
- FTPSync 1.28
(README |
Changes)
Uses PASV mode, enhances URL parsing, shorter timout.
All changes proposed and provided by Elias Bröms (many thanks!).
Released 2006-03-12.
- FTPSync 1.27
(README |
Changes)
Timezone handling enhanced again (unfortunately slowing all down),
new option -c which works like ftpsync -i && askme && ftpsync.
All changes Proposed and partially provided by Samuel Marshall (many thanks!).
Released 2004-09-02.
- FTPSync 1.26
(README |
Changes)
Fixes dangerous detection of synchronization direction,
a smarter logic is used now.
Released 2004-03-31.
- FTPSync 1.25
Fixes some errors introduced with 1.24.
E.g., time offset computation turned off in get mode, correct handling of
realtive ftpdirs and / as ftpdir.
Released 2004-03-20.
- FTPSync 1.24
Blanks etc in filenames, errors, and timezones now handled much better.
All done by Michiel Steltman (many thanks!).
Released 2003-10-22.
- FTPSync 1.23
The timeout for FTP commands can now be changed using the new paramter timeout.
Released 2003-09-28.
- FTPSync 1.22
fixes checks after pwd commands, which were too sharp.
Finally released 2003-03-24.
- FTPSync 1.21
integrates version information in the help text.
Finally released 2003-03-24.
- FTPSync 1.20
provides much more failure checks, especially preventing endless loops in case of missing directory access rights.
Finally released 2003-03-22.
- FTPSync 1.11
contains a few optical improvements and automatical re-transfering in
certain (not all) problem cases. Finally published 2002-05-10.
- After 1.0 was not too satisfying,
FTPSync 1.10
was published on 2001-10-27.
- FTPSync 1.0
was published on 2001-10-20 as the first public release.