Why chdir command doesn't work with client.get_transport() ?
"Martin v. Löwis"
martin at v.loewis.de
Tue Feb 5 15:57:26 EST 2008
More information about the Python-list mailing list
Tue Feb 5 15:57:26 EST 2008
- Previous message (by thread): Why chdir command doesn't work with client.get_transport() ?
- Next message (by thread): Why chdir command doesn't work with client.get_transport() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Do you think that paramiko can replace telnet in my application? Thanks. You need to use .invoke_shell(), then send() and recv(). Regards, Martin
- Previous message (by thread): Why chdir command doesn't work with client.get_transport() ?
- Next message (by thread): Why chdir command doesn't work with client.get_transport() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list