Hi, i have a windows application and it must download all the files from a ftp server. when i use the ftp classes such as FtpWebRequest to download the files, it throws "The remote server returned an error: (530) Not logged in." exception although the username and password is true. Because with the same things explorer logged in successfully.
This doesn't sound like a Web Services question (web services over FTP?).
You should try this question at .NET Framework Networking and Communication.
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.