Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » ftp » exception   (RSS)
  • Unhandled FtpTimeoutException when trying to download files

    Hello,We are trying to use xceed FtpClient class to download files from one of our partners. Said partner is using somewhat unconventional setup with SSL encryption and ''Clear Command Channel'' command, xceed FtpClient class is one of the few components that can handle both of these requirements. It is also my understanding that said partner uses ...
    Posted to Xceed FTP for .NET (Forum) by Daniil on September 1, 2009
  • Re: FTP Synchronize terminate application

    Hi Andrea, since I don't know exactly what is going on with your connection, I can only give you a direction, not a solution.  You could monitor the ftp client state.  The possible states are Broken, Closed, Connecting, Executing, Fetching and Open.  So you could add to your code: AddHandler udtLocalFtpConnection.StateChanged, ...
    Posted to Xceed FTP for .NET (Forum) by Ghislain on June 3, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.