access files in remote computer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hellow.

Please tell me how one can connect to remote computer
via HTTP address, search there files and download them

Thanks
 
Hi,

If the remote site support browse you can get the directory, you will get it
as a web page that you need to parse , also to complicate it further the
format of the page will vary from site to site so you need to do your
homework here. After that you can download the file using WebRequest.



--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation



"Yosef ([email protected])"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top