IlKa
2
short answer:
/system backup save name="backup"
/tool fetch address=server.ip.addr src-path="backup.backup" user=ftp.user mode=ftp password=ftp.passwd dst-path="backup.backup" upload=yes
long answer:
Be sure to set right permissions for your script / scheduler task
(this page contains some examples)