OpenNETCF.Net.Ftp Exception: Connection closed; Transfer aborted

Last post 04-10-2008 1:22 by AnilSambasivan. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-08-2008 0:54

    OpenNETCF.Net.Ftp Exception: Connection closed; Transfer aborted

     Hi

     I am using OpenNETCF.Net.Ftp sample. While I am running the code in the target device. Its getting connected. but when I try to upload file to my FTP root I am getting following exception.

     " Connection closed; Transfer aborted "

    First i have configured a FTP server in one of the computer in my LAN which have internet connection. But that computer was available only in my LAN. Then this sample code was working with out any problems.

     Second I have configured FTP root folder in a server machine (In my LAN but can access from anywhere) and changed the uploading IP to the IP of this server. And I have used the program to connect to the server. Its connecting to the server properly.But when I tried to send a file its showing exception

    FTPException:  " Connection closed; Transfer aborted "

     Please help me if anyone of u know how to solve this problem

    Very thanks;

     

     

  • 04-10-2008 1:22 In reply to

    Re: OpenNETCF.Net.Ftp Exception: Connection closed; Transfer aborted

    I am wondering no one experienced this problem?
Page 1 of 1 (2 items)