Tested at TrueNAS CORE 12.0-U8.1 😊
- Save the shell script anywhere and modify
destination
path to fit your needs. - Create a
~/.netrc
file as root and paste your FTP credentials:
machine backup-destination.example.net
login yourstupidremoteusername
password yoursecretpassword
- Setup a cronjob for the script via WebUI.
- Test restore of uploaded backup file.