Tom,So how do I use the script you provided here. Keep in mind that we will have more than one sftp connection. Mind says that it is an authentication problem so maybe that is not the same problem
--
You received this message because you are subscribed to the Google Groups "Bots Open Source EDI Translator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/botsmail.
errortext: Traceback (most recent call last):
File "C:\Python27\lib\site-packages\bots\botslib.py", line 333, in wrapper
terug = func(*args,**argv)
File "C:\Python27\lib\site-packages\bots\communication.py", line 84, in run
comclass.run()
File "C:\Python27\lib\site-packages\bots\communication.py", line 108, in run
self.connect()
File "C:\Python27\lib\site-packages\bots\communication.py", line 1421, in connect
self.set_cwd()
File "C:\Python27\lib\site-packages\bots\communication.py", line 1431, in set_cwd
self.session.mkdir(self.dirpath)
File "C:\Python27\lib\site-packages\paramiko\sftp_client.py", line 427, in mkdir
self._request(CMD_MKDIR, path, attr)
File "C:\Python27\lib\site-packages\paramiko\sftp_client.py", line 780, in _request
return self._read_response(num)
File "C:\Python27\lib\site-packages\paramiko\sftp_client.py", line 832, in _read_response
self._convert_status(msg)
File "C:\Python27\lib\site-packages\paramiko\sftp_client.py", line 865, in _convert_status
raise IOError(text)
IOError: The operation failed
In my sftp.log i have the following:
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/botsmail.