You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bernd Eckenfels (JIRA)" <ji...@apache.org> on 2015/04/14 15:14:13 UTC

[jira] [Updated] (VFS-474) FTP Connection isn't closed, when FtpFileObject is closed

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

Bernd Eckenfels updated VFS-474:
--------------------------------
    Fix Version/s:     (was: 2.1)

> FTP Connection isn't closed, when FtpFileObject is closed
> ---------------------------------------------------------
>
>                 Key: VFS-474
>                 URL: https://issues.apache.org/jira/browse/VFS-474
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Simon Olofsson
>              Labels: PatchAvailable
>         Attachments: VFS-474.patch
>
>
> When a FtpFileObject is closed with the close() method, the Connection to the FTP Server is still open. The Connection is never closed.
> Attached is a Patch, which closes the FtpFileSystem in FtpFileObject#doDetach().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)