[
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)