FTP client should call logout before disconnecting
--------------------------------------------------
Key: VFS-353
URL: https://issues.apache.org/jira/browse/VFS-353
Project: Commons VFS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Andreas Bergander
Before the disconnect method is called, which closes the sockets, an FTP QUIT
command should be sent by calling the logout-method.
This is the polite way of ending an FTP session. Some FTP servers don't like if
the QUIT command is skipped and eventually disallows further connection
attempts after a while.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira