Sync local site with multiple hostings over FTP
Hostingcontrol is able to do:
- Sync local folder with multiple remote folders over FTP.
- Collect all file names and sizes of all remote sites.
- Store credentials for all remote sites in a single mysql table.
Works only on Windows, but can be modified to work on linux (previously worked on linux).
To install hostcontrol:
You will need version with binaries, or you can install lftp and php.exe yourself.
- Download latest apache+php+mysql package, for example OpenServer.
- Edit mysql.php and input mysql host, user, password, db. Edit index.php and change localpath variable.
- Initialize your database with hostingcontrol.sql
- Put information about your hostings into mysql table hc_servers (e.g. using phpmyadmin).
- Open index.php and select Sync.
The wiki uses Markdown syntax.
Project Members: