HI,
I need every day to upload several files to a website (go to site, click "browse", wait for the upload and its done).
I'd like to automate this with a perl script, but I can't figure how.
MY idea is to be monitoring a folder and upload every files that is copy to there. Can someone give me some lights to start a scratch of the script, the problems I could find, modules that can help, etc.
Thanks a lot for any help,
João Correia
I need every day to upload several files to a website (go to site, click "browse", wait for the upload and its done).
I'd like to automate this with a perl script, but I can't figure how.
MY idea is to be monitoring a folder and upload every files that is copy to there. Can someone give me some lights to start a scratch of the script, the problems I could find, modules that can help, etc.
Thanks a lot for any help,
João Correia
Comment