FTP Sync

Package:
FTP Sync
Summary:
Synchronize local files with a remote FTP host
Groups:
Files and Folders, Networking, PHP 5, Systems administration
Author:
Amin Saeedi
Description:
This class can be used to synchronize local files with a remote FTP host.

It connects to a given FTP server and compares the list of files of a remote directory with the files of a given local directory.

The class transfers the files to the remote host that are outdated and downloads the files from the remote host that were updated more recently.

The directories are traversed recursively but the class may exclude given files or directories.


Powered by Gewgley