Hi I would like a crhon job to do the following:
1) copy a zip file, eg: www.somesite.com/file.zip to www.mysite.com/file.zip
2) unzip such file
3) move the unziped files to another directory, after reading one of those files.
Please, I have no idea on how to do this... (my thing is C#.net)
Thanks for your sugestions :)