I am trying to download a zip file from a website but running into a few issues.
I implemented libcurl, followed some examples on downloading a file, used a big zip file so I could watch the progress %. It takes about 20 seconds to download, when it completes I go look and there is no file.
Anyone have any ideas?