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

Browse by Tags

All Tags » ftp » .net   (RSS)
  • Parallel.ForEach with XCEED FTP

    I want to execute parallel ftp jobs with parallel.ForEach task however when I run my program I get Unhandled Exception: System.AggregateException: One or more errors occurred. ---> Xceed.Ftp.FtpInvalidStateException: Cannot perform the requested operation because the FTP client is already connected to an FTP server.   at ...
    Posted to Xceed FTP for .NET (Forum) by Wim on December 13, 2012
  • Time Remaining please help me!

    hi im still making the project as u saw b4 in my older posts so i got it to show many stuff and im almost done So what i really need to know is how to make it show the time remaining for the file that is downloading im using visual basic 2010 so if you can show me a code example that should do it _________________________________________ My ...
    Posted to Xceed FTP for .NET (Forum) by home on August 7, 2010
  • Cancel a file download?

    hi guys i need help with something please so let say i have a button called download and then there is this code If ListBox1.SelectedItem = ''Test'' Then             Button1.Enabled = False             Button3.Enabled = False            ...
    Posted to Xceed FTP for .NET (Forum) by home on July 31, 2010
  • download in executable path [need help!]

    hi everyone out there  i was wondering if there is anyway to like let say i made a project and then there is a a button called update when i press update it checks for version and it downloads the new updated file and the problem is  how do i make the new downloaded file to download in the same place where my application is  im ...
    Posted to Xceed FTP for .NET (Forum) by home on July 30, 2010
  • READ ME: Latest notes and beta releases for Xceed FTP for .NET

    Beta builds From time to time, we will post beta builds of an upcoming service release here. We will do so if we feel the included bug fixes will affect and interest a significant number of clients. You can be automatically notified of new beta builds by clicking the 'Enable Email Subscription' button above. The beta builds are removed once ...
    Posted to Xceed FTP for .NET (Forum) by Jb [Xceed] on May 21, 2010
  • 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
  • Xceed Ftp is unable to pick/read the files, which have space character at end or start of file name.

    We have ftp at unix server. Xceed Ftp is unable to pick the files which have space character at end or start of file name. Althouth Xceed Ftp can detect those file, but it trims the space at the start or end of file name, that why it failed to pick those files from unix ftp. Its very importatnt for our product to work, so please let me ...
    Posted to Xceed FTP for .NET (Forum) by Ransa on May 15, 2009
  • Wpf and Xceed FTP for .NET

    Hello folks,I have a problem to initial the m_asyncFtpClient in my WPF application.I'll get the always nice error:System.Windows.Markup.XamlParseException was unhandledCan anyone help me, or is there any WPF-Sample present?THANKS!   MY CODE:…using Xceed.Ftp;namespace FTP_Sample{    /// <summary>    /// ...
    Posted to Xceed FTP for .NET (Forum) by Normand on February 23, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.