File upload to FTP server
-
Hi friends, Iam getting an error while uploading a file to server like this, The remote server returned an error: (550) File unavailable (e.g., file not found, no access) The following line shows the error, Stream ftpstream = request.GetRequestStream(); Any suggestions for this :^)
-
Hi friends, Iam getting an error while uploading a file to server like this, The remote server returned an error: (550) File unavailable (e.g., file not found, no access) The following line shows the error, Stream ftpstream = request.GetRequestStream(); Any suggestions for this :^)
I suggest using an FTP component. I highly recommend edtFTPnet free or express, depending on your needs: http://www.enterprisedt.com/products.html[^]
Insert funny quote here.
-
I suggest using an FTP component. I highly recommend edtFTPnet free or express, depending on your needs: http://www.enterprisedt.com/products.html[^]
Insert funny quote here.