Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Files empty with SendFile

Sort Posts: Previous Next
  •  07-08-2008, 7:25 AM Post no. 13459

    Files empty with SendFile

    Hello,

    I wrote my own code and tried your ConsoleFTP sample too, with two different servers.

    The result is always the same, when I use the SendFile method, the file is created on the server but is empty.

    I have sometimes the error: The FTP command execution timed-out.

    What did I miss ?

    Thank you, kind regards.

  •  07-09-2008, 2:05 PM Post no. 13479 in reply to 13459

    Re: Files empty with SendFile

    It works !

    I just added the following line:

    client.PassiveTransfer = false;

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.