MySQL Forums
Forum List  »  Connector/Python

Re: Port forwarding in Python
Posted by: Jim Winstead
Date: August 15, 2006 07:01PM

According to the documentation for plink, the -N option (don't start a shell/command) is only available for SSH2, so you should make sure that it is indeed using SSH2 for the connection. (Perhaps by adding the -2 option.)

Jim Winstead
MySQL/Sun

Options: ReplyQuote


Subject
Written By
Posted
August 14, 2006 10:37AM
Re: Port forwarding in Python
August 15, 2006 07:01PM
December 08, 2006 01:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.