Darknightx37 Posted April 10, 2015 Posted April 10, 2015 Hay there i try to download a folder from a ftp server $hDownload = InetGet("http://sampleURL/myfolder/", @ScriptDir& "\myfolder", 1, 1) Do Sleep(250) Until InetGetInfo($hDownload, $INET_DOWNLOADCOMPLETE) http://prntscr.com/6ruz70 this is what happens.. is it possible to download the folder with all contents inside?
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