Posts Tagged ‘backup’
Linux scripts, Server administration - Sunday, June 1, 2008 23:30 - 0 Comments
Simple linux FTP backup script
This is a quick and simple linux FTP backup script we use to run on clients servers that have small backups that need to be shipped off to a remote FTP server somewhere. You can basically backup anything from here, Mysql, Apache config files, webserver files etc…
Requirments:
Shell access
ncftp
Vi or Pico/Nano editor
Cron
