FTP .NET Sockets
        Posted  
        
            by Jojo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jojo
        
        
        
        Published on 2010-04-08T11:36:30Z
        Indexed on 
            2010/04/08
            11:43 UTC
        
        
        Read the original article
        Hit count: 223
        
Hi Everyone,
I have an FTP auto downloader program. It downloads new files from a given FTP folder. The application was successful for some FTP folders that i have tested. These folders contain 30 - 50 files. However, when i tried an FTP folder with 150 and 18000 files, i receive this error message:
An established connection was aborted by the software in your host machine.
My first assumptions will be because of firewalls or anti virus. I don't have administrative access to this computer so I would like to ask if there are other reasons for this before i raise this to our systems dept? Need anyone's help asap. Thanks :)
© Stack Overflow or respective owner