Skip to content

davide93/CumulusMX-FTP-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CumulusMX automatic FTP backup

Simple script to automatize CumulusMX data backup to remote FTP server. Please consider it a simple-primitive method to backup your data. Do not use it to accomplish an important data backup.

Function

  • tar defined CumulusMX folder on local machine
  • upload created archive to remote FTP server
  • delete local archive to free up space

Note

  • new uploaded archive overwrite old uploaded archive