Am using httputilsto download files from webserver. Is there a httputils equivalent to the FTP.LIST function? I would like to read file names of all files in the webserver folder and populate a list accordingly to use in httputils.downloadlist
I don't know about this, but when I want to download a list of files from my site, I have a small txt file containing just the files' names for download. I simply read this file with httpUtils and then procceed with downloading. I don't know if this can be helpful.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.