Permission Denied - WeOnlyDo Discussion board

Permission Denied (General questions)

by sanjay shenvekar, Friday, November 21, 2008, 07:33 (5845 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????

Re: Permission Denied

by wodDamir, Friday, November 21, 2008, 08:58 (5845 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

Server returned an error: No such file or folder

by Darren Brown, Wednesday, March 24, 2010, 16:27 (5357 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

Re: Permission Denied

by wodDamir, Wednesday, March 24, 2010, 16:33 (5357 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