You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Reetu Mutti (JIRA)" <ji...@apache.org> on 2008/07/22 06:44:31 UTC

[jira] Updated: (VFS-216) FTP configuration does not include option for setting socket timeout

     [ https://issues.apache.org/jira/browse/VFS-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reetu Mutti updated VFS-216:
----------------------------

    Attachment: VFS-216.patch

Attached a patch for this issue.

Patch adds a socket timeout property to FtpFileSystemConfigBuilder, which is used by FtpClientFactory.

> FTP configuration does not include option for setting socket timeout
> --------------------------------------------------------------------
>
>                 Key: VFS-216
>                 URL: https://issues.apache.org/jira/browse/VFS-216
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Reetu Mutti
>         Attachments: VFS-216.patch
>
>
> The FTP Configuration includes an option to set a timeout for the data connection, but not for the socket timeout. This is a problem, as idle sockets can cause your download to hang forever and never timeout.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.