I have to copy all existing files inside one ftp directory to another ftp directory on another server. I have not had any experience writing scripts - so any help with this would be great.
I'm wondering if its possible to write this script so that it happens every day at a specific time?
What software/ language should I use for this? Python is a well renowned one, but I want to make sure it suits my requirements.
Can someone give me a basic code implementation for how to do it?
Thanks in advance