[ https://issues.apache.org/jira/browse/VFS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brad Davis updated VFS-208: --------------------------- Attachment: patch.txt this patch implements the fix > FTP configuration does not include option for setting a timeout on the > control connection > ----------------------------------------------------------------------------------------- > > Key: VFS-208 > URL: https://issues.apache.org/jira/browse/VFS-208 > Project: Commons VFS > Issue Type: Improvement > Affects Versions: 1.1 > Reporter: Brad Davis > Attachments: patch.txt > > Original Estimate: 1h > Remaining Estimate: 1h > > The FTP Configuration includes an option to set a timeout for the data > connection, but not the control connection. As such an FTP login that loses > a packet can hang forever. Additionally, passive connections don't use the > data connection at all. All that is required is adding a new option in the > FtpFileSystemConfigBuilder and the FtpClientFactory -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.