Simon Olofsson created VFS-474:
----------------------------------
Summary: 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
Fix For: 2.1
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira