Hello. We are trying out your Xceed FTP component, but have stumbled upon a nasty error.
To connect to the FTP server we
– use Passive
– Authenticate with AuthenticationMethod.Tls, VerificationFlags.None, null
– use HTTP proxy without username and password
FTP login is successful, the FtpClient object is Connected.
But when I try to call client.GetFolderContents(); I get the response “Invalid reply format to PASV command”
NOTE: Using FileZilla FTP Client works as a charm.
Thanks.
Applies to Xceed FTP for .NET. Imported from legacy forums. Posted by Andris (had 815 views)