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

new

solved

ohh it worked. im sorry, thank you Martin.
martin

Re: log

In the GUI log, you upload to /Inbox/, while in the script log, you upload to /E:/Root/Safes/AtudotPortalMaasikim/Inbox/.
Be consistent!
new

log

also when i use the sync function.
the IT guy said thet the root is fine, and that i have Permission to read and write to that folder.
martin

Re: Error listing directory, Permission denied, Error code 3

Please attach full log files for both scenarios.
new

Error listing directory, Permission denied, Error code 3

hi all,

I can upload files with winscp.exe SFTP successfully, but when i try it with my code, i get:


. 2016-09-21 16:32:52.673 Listing directory "/E:/Root/Safes/AtudotPortalMaasikim/Inbox".
> 2016-09-21 16:32:52.673 Type: SSH_FXP_OPENDIR, Size: 50, Number: 267
< 2016-09-21 16:32:52.876 Type: SSH_FXP_STATUS, Size: 34, Number: 267
< 2016-09-21 16:32:52.876 Status code: 3, Message: 267, Server: Permission denied, Language:
. 2016-09-21 16:32:52.891 Asking user:
. 2016-09-21 16:32:52.891 Error listing directory '/E:/Root/Safes/AtudotPortalMaasikim/Inbox'. ("Permission denied.
. 2016-09-21 16:32:52.891 Error code: 3
. 2016-09-21 16:32:52.891 Error message from server: Permission denied")
< 2016-09-21 16:32:52.891 Script: Error listing directory '/E:/Root/Safes/AtudotPortalMaasikim/Inbox'.
< 2016-09-21 16:32:52.891 Script: Permission denied.
< 2016-09-21 16:32:52.891 Error code: 3
< 2016-09-21 16:32:52.891 Error message from server: Permission denied

help please