Opened 20 years ago
Last modified 17 years ago
#2163 assigned Feature request
PASV: Output Actual TCP Port As Well
Reported by: | kevanb | Owned by: | Tim Kosse |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | kevanb, Tim Kosse, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
This is just visual "icing", but it would be nice to
have the actual TCP port (((217*256) + 7) = 55559) for
passive connections logged immediately after the server
response "Entering Passive Mode (...". Something like
what is seen in the FlashFXP FTP client would be nice:
[R] 227 Entering Passive Mode (66,225,88,75,217,7).
[R] Opening data connection IP: 66.225.88.75 PORT: 55559
Note:
See TracTickets
for help on using tickets.
Maybe not waste a whole new line for it, but add it to the end of the existing line, yes.