Hello,
i used System.Net.Webclient to download a file from https address with username and password.
I want to know if it is possible to get all file names from that https location, delete files,etc..

Thank you very much!