Re: Server returned an error: General failure (General questions)
Hi Satheesh,
I'm pretty sure that you receive this error because you are using incorrect paths. In all of our products, you need to use absolute paths. This includes RemotePath also.
In your code you are setting RemotePath property to test.txt . You should set this to something like /home/user/test.txt or /test.txt if you have permissions to write to root folder of the server.
Can you try something like that?
Regards,
Damba
Complete thread:
- Server returned an error: General failure - Satheesh Babu, 2008-02-05, 00:40
- Re: Server returned an error: General failure - wodDamir, 2008-02-05, 01:01
- Re: Server returned an error: General failure - Satheesh Babu, 2008-02-05, 01:50
- Re: Server returned an error: General failure - wodDamir, 2008-02-05, 03:09
- Re: Server returned an error: General failure - Satheesh Babu, 2008-02-05, 17:35
- Re: Server returned an error: General failure - woddrazen, 2008-02-05, 17:41
- Re: Server returned an error: General failure - Satheesh Babu, 2008-02-06, 23:09
- Re: Server returned an error: General failure - woddrazen, 2008-02-05, 17:41
- Re: Server returned an error: General failure - Satheesh Babu, 2008-02-05, 17:35
- Re: Server returned an error: General failure - wodDamir, 2008-02-05, 03:09
- Re: Server returned an error: General failure - Satheesh Babu, 2008-02-05, 01:50
- Re: Server returned an error: General failure - wodDamir, 2008-02-05, 01:01