FTP transfer!

Carty

Active member
Joined
Jan 9, 2006
Messages
29
Programming Experience
1-3
Hello,

Can someone help me with a sample Vb.net application on how to transfer files via FTP please.

Thanx a million in advance.

Regards
Carty..
 
You have not set Primary Platform or specified it in you request, but if you're using .Net 2.0 you should read the documentation of the FtpWebRequest class in System.Net namespace, it Implements a File Transfer Protocol (FTP) client.
 
Dear John,

I have searched there and also in other places too but i couldn't get one for VB .net CF! Please help me out John. Thanx again in advance.

Regards
Carty..
 
Hello,

Your help is much appreciated. I did google but couldn't find. Actually i require for .net CF and the link you suggested is for .net!

Thank you.


Regards
Carty..
 
Back
Top