backup-local | backup | backup-rsync | backup-upload | encryption
here we are setting up a crontab with two components
warning: this is password-less however also write down your FTP password that you get from the Dedibackup console, as you will still be able to reach your backups through normal FTP login if needed from a remote site.
check that you can reach your FTP service from the box password-less
e.g. dedibackup auth based on MAC address (note the ,
and absence of a password afterwards), as long as you enable autologin
lftp -u auto, DEDIBACKUP_SERVER_ADDRESS
and eventually wipe out your previous backup data
#glob -a rm -r -f *
attempt a bulk upload
# https://pub.nethence.com/bin/backup/backup-upload.ksh.txt time nice /root/backup-upload.ksh