G Guest Nov 2, 2007 #2 The OS of the FTP Server has nothing to do with how your VB.Net client is coded.
G Guest Nov 2, 2007 #3 Do you know how to FTP a linux machine from VB.NET? Click to expand... Use FTP ;-)
T Tom Shelton Nov 2, 2007 #4 Hi, Do you know how to FTP a linux machine from VB.NET? Thanks Click to expand... Have you tried Sytstem.Net.FtpWebRequest? If that doesn't work for you, there is indy: http://www.indyproject.org/Sockets/Download/DotNet.EN.aspx Here is an example (sorry, it's in c#): http://www.codeproject.com/dotnet/FTPWinFormClient.asp
Hi, Do you know how to FTP a linux machine from VB.NET? Thanks Click to expand... Have you tried Sytstem.Net.FtpWebRequest? If that doesn't work for you, there is indy: http://www.indyproject.org/Sockets/Download/DotNet.EN.aspx Here is an example (sorry, it's in c#): http://www.codeproject.com/dotnet/FTPWinFormClient.asp
C Cor Ligthert[MVP] Nov 2, 2007 #5 Tom, Now I know again what was one of your own specialities in past. "Mono" how is it going with that. I would have expected an answer from you about that. (Don't understand it wrong, this is a very good answer). Cor
Tom, Now I know again what was one of your own specialities in past. "Mono" how is it going with that. I would have expected an answer from you about that. (Don't understand it wrong, this is a very good answer). Cor