Details
-
Fix
-
Status: Approved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
if the parameter (source|target)_passive_mode is set true then a PASV command is sent to the server but active mode is still used. For example FTPClient.listFiles() in SOSVfsFtp.getFilenames() sends a PORT command:
main DEBUG 10:21:33,815 DEBUG (SOSFtpClientLogger.java:38) ::protocolCommandSent (test@homer.sos:21) > PORT 192,11,0,33,192,58 main DEBUG 10:21:33,816 DEBUG (SOSFtpClientLogger.java:44) ::protocolReplyReceived (test@homer.sos:21) < 200 PORT command successful main DEBUG 10:21:33,816 DEBUG (SOSFtpClientLogger.java:38) ::protocolCommandSent (test@homer.sos:21) > LIST /tmp/test/jade/out/