Ch 9 Retrieve Files From FTP server
I tried specifying ftp.microsoft.com as the Server Name in the connection manager of "Example: Retrieving Files from an FTP Server" but there are no files in the root, so the code failed. I tried specifying ftp.microsoft.com/bussys/ as the server name. but the connection test failed. It seems pretty limiting that this example only handles files in the root. Does anyone have a way around this limitation?
Last edited by get inc; June 29th, 2015 at 02:14 PM..
|