Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Please post (or rather email me) complete log files showing both scenarios.
heineman.bob

OK, but what's the actual problem?
Does /reports exist?


The Reports folder does exist and the program moves to this location. I will use a get command with wildcards to download a multitude of files from the server and I will get that error. Sometimes it will download a majority of the files then throw this error or sometimes it will throw the error after navigating to the reports folder. It doesn't seem to be a consistent thing. I have contacted the owner of the server and he assures me that there are no issues with the server.
martin

Re: Get command throws error and exits with error code

OK, but what's the actual problem?
Does /reports exist?
heineman.bob

Get command throws error and exits with error code

I am trying to retrieve files from a server using a get *.txt command I receive the following.



< 2012-06-01 10:30:02.303 Status code: 2, Message: 267, Server: File not found, Language: en 

. 2012-06-01 10:30:02.303 Asking user:
. 2012-06-01 10:30:02.303 Error listing directory '/reports'. ("No such file or directory.
. 2012-06-01 10:30:02.303 Error code: 2
. 2012-06-01 10:30:02.303 Error message from server (en): File not found
. 2012-06-01 10:30:02.303 Request code: 11")
. 2012-06-01 10:30:02.303 Script: Failed


This connection is using sftp. I'm sure more information will be needed to troubleshoot I am just unsure of what to provide.

I know there are files out there to list and it happens intermittently. Any Ideas?