Hello Experts, i want to automatically backup the startup/running config weekly on my remote repository like this: "copy startup-config ftp://10.00.10.10/acst1" "Username: FTP" "Password: XYZ" My idea was to create a kron job, but it's not possibl...