ftp error "file not found, no access"
-
-
Hi guyz i am working on an ftp application need to know how to upload a file. i am having a trouble at Stream ftpstream = ftp.GetRequestStream(); error is The remote server returned an error: (550) File unavailable (e.g., file not found, no access)..
GetRequestStream[^] on msdn with example to upload a file. Dude this is the 4th time you ask this question, there are plenty of examples on the net; if you don't figure it out this time then maybe you should re-evaluate your entire code.
Check out the CodeProject forum Guidelines[^]
modified on Monday, March 30, 2009 4:32 PM
-
GetRequestStream[^] on msdn with example to upload a file. Dude this is the 4th time you ask this question, there are plenty of examples on the net; if you don't figure it out this time then maybe you should re-evaluate your entire code.
Check out the CodeProject forum Guidelines[^]
modified on Monday, March 30, 2009 4:32 PM