I am using it.sauronsoftware.ftp4j with a cpanel server and when I try to close the connection, I am getting a 500 error: unknown command. I assume that means that the cpanel ftp server is using a different command but I don't know how to issue the proper command to close the ftp connection or even what that command is.
I am aware of abruptlyCloseCommunication() but I would prefer a clean and proper method for closing connections.