Menu

Home

Alexey Arkhipenko

Sync local site with multiple hostings over FTP

Hostingcontrol is able to do:
1. Sync local folder with multiple remote folders over FTP.
2. Collect all file names and sizes of all remote sites.
3. 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.

  1. Download latest apache+php+mysql package, for example OpenServer.
  2. Edit mysql.php and input mysql host, user, password, db. Edit index.php and change localpath variable.
  3. Initialize your database with hostingcontrol.sql
  4. Put information about your hostings into mysql table hc_servers (e.g. using phpmyadmin).
  5. Open index.php and select Sync.

The wiki uses Markdown syntax.

Project Members: