I’m looking for someone to code a simple PHP Sync Script.
The Script will need to do the following:
1. Read the contents of a Folder on the remote Server
2. Compare with the contents of a folder on the local server
3. Copy files from the local folder to the remote server in case they are modified or don’t exist yet on the remote server
When calling the script there should be 3 options to choose from:
– Replace all files
– Replace only modified files
– Copy only files that are not on the remote server yet.
The Script shall show process information like total amount of files, files to be copied, current file being processed.
Script has to be coded and deployed on a test system that will be provided before payment.
