HTTPTUTILS - Get List of File Names

Bill Norris

Active Member
Licensed User
Longtime User
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
 

mc73

Well-Known Member
Licensed User
Longtime User
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.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…