Opened 20 years ago
Last modified 16 years ago
#847 closed Bug report
No keep alive over SOCKS5 proxy
Reported by: | cclose317 | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | cclose317, Alexander Schuch | |
Component version: | Operating system type: | ||
Operating system version: |
Description
After getting a tcp capture from both sides of the proxy,
it is clear that the FTP control session is timing out on
the proxy due to inactivity. This causes the ftp server to
shut down the FTP data session.
I have verified that Enable the Keep Alive System box is
checked, but there is no evidence of traffic being sent to
the proxy over the control session once the data
transmission has started.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
FileZilla 3.1.0 supports SOCKS 5 as proxy.
Does the SOCKS 5 implementation in FileZilla 3.1.0 work for you? Are keep-alive commands sent when using SOCKS 5?