المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : ftp error "file not found, no access"



C# Programming
03-31-2009, 12:13 AM
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)..