"The message is not extractable error" help

874 views
Skip to first unread message

pydoc

unread,
Mar 22, 2012, 3:12:26 PM3/22/12
to pysftp
Hi,
I am on a mac os x 10.7.3 with python 2.7.1. I have tried lot of
suggestions to get around this problem in paramiko and even using
pysftp module I am unable to get past this problem. Any help would be
greatly appreciated.

$ ./test.py
Traceback (most recent call last):
File "./test.py", line 7, in <module>
srv.get('2012-03-22.tar.gz')
File "build/bdist.macosx-10.7-intel/egg/pysftp.py", line 90, in get
File "build/bdist.macosx-10.7-intel/egg/paramiko/sftp_client.py",
line 607, in get
File "build/bdist.macosx-10.7-intel/egg/paramiko/sftp_client.py",
line 337, in stat
File "build/bdist.macosx-10.7-intel/egg/paramiko/sftp_client.py",
line 635, in _request
File "build/bdist.macosx-10.7-intel/egg/paramiko/sftp_client.py",
line 682, in _read_response
File "build/bdist.macosx-10.7-intel/egg/paramiko/sftp_client.py",
line 708, in _convert_status
IOError: [Errno 2] The message [/Inbox/2012-03-22.tar.gz] is not
extractable!

thanks

Jeff H

unread,
Mar 23, 2012, 4:08:32 PM3/23/12
to pysftp

Can you retrieve the file from the command line using scp? If so,
can you include a bit of your code (no pws or names) and let me know
if the machine you are connecting to is localhost, on local network,
in your dmz or out on the net.

Best,

Jeff
Reply all
Reply to author
Forward
0 new messages