Title:
CFFTP can't open a sFTP connexion (timeout) because of a command 'GLOBAL_REQUEST'.
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Jerome Lepage / Jerome Lepage (Jerome Lepage)
Created: 09/10/2013
Components: Net Protocols, sFTP
Versions: 9.0.1
Failure Type:
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Windows 7
Vote Count: 0
Problem Description:
When we try to open a connexion with a SFTP server by publickey, on some servers the try to open a connexion will go indefinitly (even with a timeout). Apparently the underlying protocol send a "GLOBAL_REQUEST for 'keepalive@jcraft.com'" command who's forbidden by the server and deny the connexion.
The connexion is well opened and authorised but reject on this invalid command.
Steps to Reproduce:
Open a sFTP connexion with certificates on a ProFTPD server with mod_sftp (It's a guess).
Actual Result:
No connexion and coldfusion request not responding.
Expected Result:
No extra command sended and a opened sFTP connexion.
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3629316
External Customer Info:
External Company:
External Customer Name: Jerome Lepage
External Customer Email:
External Test Config: My Hardware and Environment details:
A dev environnement, windows 7, coldfusion 9.0.2.
Attachments:
Comments: