phpSync is a php script to syncronise / publish / deploy a website using normal FTP. It detects changes on your local machine and only uploads that what has changed, it does not use datetimes but MD5 hashes so using a server in a different timezone is no problem. The script was made for developers who run a local dev machine then publish websites. |