This script alows you to upload a file to your FTP server.
- Set the credentials on env.py.
- Check the script file is executable (ls -l). (if it isn't. Run chmod +x script.py)
- run the script ./script.py.
You can combinate this script with crontab and automatize the process.
All contributions are welcome.