Hi guys, I am struggling to use httprequest. The help does not really show what I want to do.
I want to copy a set of files from a server and save them to a local folder. I understand the makeup of the request regards IP address/port etc. and I need to create a file list then loop through that issuing httprequest.
I am sure I am missing something obvious and that is basically how to save the file once httprequest has located it.
If anyone has a simple code snippet that would be great.
Thx in advance.
I want to copy a set of files from a server and save them to a local folder. I understand the makeup of the request regards IP address/port etc. and I need to create a file list then loop through that issuing httprequest.
I am sure I am missing something obvious and that is basically how to save the file once httprequest has located it.
If anyone has a simple code snippet that would be great.
Thx in advance.