MS Internet Transfer Control

  • Thread starter Thread starter Ben Cox
  • Start date Start date
B

Ben Cox

I am trying to using the internet transfer control in a windows app to
create a simple ftp client. I am getting no errors but using execute to get
and put files does not work. I have used the same process in a VB program
and it works ok.

Does anyone have a working sample.

Ben
 
Ben,

Can you show the code that you are using?

Also, if you have the .NET 2.0 beta, you might want to check out the
FtpWebRequest class in the System.Net namespace.

Hope this helps.
 

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