Permission Denied (General questions)

by sanjay shenvekar @, (6011 days ago)

Hi,
I get Permission denied error while downloading the file from Host server to loca machine.

WeOnlyDo.Exceptions.SFTP.ServerException: Server returned an error: Permission denied

at WeOnlyDo.Client.SFTP.GetFile(String LocalPath, String RemoteFile)

i can see the list of files from Host server but thinks need to add some permission to the application

can some one help????

locked

Re: Permission Denied

by wodDamir @, (6011 days ago) @ sanjay shenvekar

Sanjay,

I believe I just replied to you on our ticketing system. Can you please check your e-mail inbox?

regards,
Damba

locked

Server returned an error: No such file or folder

by Darren Brown @, (5522 days ago) @ wodDamir

I am returning to using your product after several years, I get the error messge mentioned when tryong to get a file, I can see the file in list directory.

What am i doing wrong.


Darren

locked

Re: Permission Denied

by wodDamir @, (5522 days ago) @ Darren Brown

Hi Darren,

The most probable reason is that you're calling GetFile on a file that actually doesn't exist. Are you providing full Absolute path to the file on server (usually something like /home/user/somefile.txt ?

Regards,
Damba

locked