Server returned an error: General Failure (wodSFTP / wodSFTP.NET / wodSFTPdll)
Hi
I can connect and upload files ok but when I try to use GetFile I get the error Server returned an error: General Failure Do you know what causes this error, is it on the server end? so perhaps the server not allowing downloads? I thought about this but I was able to download through an ftp client so I figured its not that, I just cant do it using code. I'm just using
Ftp1.GetFile( C:filename.txt , /remotedirectory );
I see the error when the done event is fired
Thanks
Complete thread:
- Server returned an error: General Failure - permission, 2007-11-29, 06:58
- Re: Server returned an error: General Failure - wodDamir, 2007-11-29, 08:48
- Re: Server returned an error: General Failure - permission, 2007-11-30, 01:02
- Re: Server returned an error: General Failure - wodDamir, 2007-11-29, 08:48