Hello all,
I have used the WebClient.DownloadData Method for reading html data from a website. This is a very helpful function as it allows you to read the data directly from the website without downloading it first.
Is there an FTP equivalent? I would like to read data from a text file from and FTP site without downloading it to a temp file first.
Thank you.
