HerbZhu
Results
1
issues of
HerbZhu
Just write an FTP Client with FtpWebRequest, but can not read anything after using the command WebRequestMethods.Ftp.ListDirectoryDetails. //////////////////////////////////////////////////////////////////////////////////////// // Code in the FTP client List List(string uri) { FtpWebRequest request...