I need to automate a backup, currently it's being created as a tar.gz ball and I download manually via ftp, I was wondering if it's possible to run a one line command from the shell to upload this file to another server using the ssh protocol, or to create a script and chmod 755 that would work too... Has anyone done this before? Is there another way?
Thanks for reading
Start Free Trial