This is to show you how you can build a little rsync app in PHP that is to be run by a Linux/Unix cron job that syncs files on your data or web server to a remote server. PHP is allowed to execute the Unix/Linux system commands such as “rsync” and it gives you the easiness of accessing database such as MySQL.
Continue reading ‘PHP + Rsync + MySQL - building your own data/file remote syncing app’
Recent Comments