ftp-deploy
A script to deploy (website-)files to a FTP server. It compares files sizes and dates and synchronizes the server with a local directory.
Features:
- Separate config file for each website/project
- A config file includes file or directory names to ignore and FTP server settings (password is optional)
- Supports colored console output and progress bar
Requirements: python
License: GNU GPL