Tuesday, 10 September 2013

Automate upload to an FTP

Automate upload to an FTP

Every day (7days/week) my job requires me to access a FTP an upload a
file. Some days I need a day off and would like to automate this process.
I know I could setup my FTP client to do the upload but would prefer not
to rely on a computer, power, internet connectivity etc.
I do some web development work and know PHP, JS and HTML. I also have
access to hosting where I could put some php or js to do the job.
Any suggestions on how to automate these tasks?

No comments:

Post a Comment