Who addresses PHP FTP Synchronizer?
One passes to the software the required parameters: FTP address, login, password, remote directory, source directory. The source directory is recursively scanned with its sub-directories, contents are compared with remote contents, and modified files are uploaded on the site. The main options of acceleration are as follows: • One indicates a number of days spent, and all the files modified during these last days are transferred without comparison with the remote contents. • One uses a local directory for backup. Instead of comparing the files with the remote site, which is very slow, one compares them with the contents of the backup what is instantaneous, and one updates at the same time the backup and the site.