Moonshadow312 Posted June 25, 2008 Posted June 25, 2008 (edited) I want to write a updater for one of my Programms. And here is the problem. Is there any way how to copy a whole folder from the internet, becuase the folder I want to download hast hundreds of files, which makes it close to imposible to download them all. I already tried to do it with a zip file; but I failed on the extracting part. I am still new with AutoIT so this might be a noob questions. Thank you for your help. Just so you get the Idea, I tried this code: DirCopy(krypton.serveftp.net:3100/data/SroDaten, "\srodaten", 1) Edited June 25, 2008 by Moonshadow312
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now