Comment 1 for bug 720506

Revision history for this message
Andrew Wilkins (axwalk) wrote :

Fixed. Tested using tunnelled port (ssh -L 8022:localhost:22). Verified that Paramiko and native SSH both honour the port argument, and defaults to 22 if not specified. Also verified that the "putfile" and "getfile" methods pass the port to scp/pscp.