Whit this simple bash script you can upload your server on external FTP server
How it works:
If you have some problem contact me whit support url
- You need to change "USERNAME,PASSWORD,SERVER" whit information of your server
- You need to change "DIR" whit absolute position of your server
- You need to change "FILE" whit results of compression
FAQ:
Q: How can i make backup automatic?
A: You can use crontab (on linux) (more information)
Q:Why i can't start script?
A:Change file permission's whit 777

Bash External Backup Script 1.0
Upload a backup of your server on an external FTP server
Recent Updates
- Moved to GitHub Dec 26, 2014
- Bug Fix Jul 12, 2014
- Bug Fix Jul 11, 2014