Native SSH transport ignores port keyword argument

Bug #720506 reported by Andrew Wilkins
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pushy
Fix Released
Medium
Andrew Wilkins
0.4
Fix Released
Undecided
Unassigned

Bug Description

The Paramiko SSH transport honours the argument, the native (OpenSSH, PuTTY) SSH transport does not.

Related branches

Andrew Wilkins (axwalk)
description: updated
Andrew Wilkins (axwalk)
Changed in pushy:
importance: Undecided → Medium
assignee: nobody → Andrew Wilkins (axwalk)
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.

Changed in pushy:
status: New → Fix Committed
Andrew Wilkins (axwalk)
Changed in pushy:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.