May 31, 2005 #1 L lothos12345 Junior Contributor Joined May 2, 2002 Messages 294 Location Texas Can anyone give me a programming example of how to FTP files to a server in VB.NET. Any help given is greatly appreciated.
Can anyone give me a programming example of how to FTP files to a server in VB.NET. Any help given is greatly appreciated.
Jun 3, 2005 #2 I ilya2 Freshman Joined Apr 13, 2004 Messages 29 Location Slovakia You may use some of the opensource FTP clients, have a look at http://sourceforge.net/projects/dotnetftpclient/ http://sourceforge.net/projects/ftpdotnet/ (Both need to compile in c#).
You may use some of the opensource FTP clients, have a look at http://sourceforge.net/projects/dotnetftpclient/ http://sourceforge.net/projects/ftpdotnet/ (Both need to compile in c#).