A reliable script for synchronizing files and directories between local and remote servers using FTP, ideal for website deployment or backups.
FTPSync.pl is an open source Perl script for synchronizing local files and directories with a remote server over FTP. It is designed to make website deployment or backups to a web host easy and automatic.
The script can monitor changes to local files and directories and automatically upload changed or new files to the configured remote server. Some key features include:
FTPSync.pl works on Linux and Windows with Perl installed. It is customizable with plugins and hooks to integrate into development workflows. Typical usage scenarios are pushing updated website files to production servers or periodic backups to remote storage from a local machine.
Here are some alternatives to FTPSync.pl:
Suggest an alternative ❐