yankay created NET-471:
--------------------------

             Summary: Provide NIO SocketFactory Support
                 Key: NET-471
                 URL: https://issues.apache.org/jira/browse/NET-471
             Project: Commons Net
          Issue Type: New Feature
          Components: FTP
    Affects Versions: 3.2
         Environment: WLan , poor network
            Reporter: yankay
             Fix For: 3.2


When I use ftpclient to push a huge file(>1GB) from one city to another. The 
Thread will block forever.Then I know the default setting use default 
socketfactory. And the socket.setSoTimeout only works on read but write.
The commons-net not provide a NIO SocketFactory. So it's a hard work for me to 
write one.
Can we provide a NIO SocketFactory?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to