Getting List of Files of a webserver directory via httputils2 & php
- By KMatle
When you like to download files with httputils2 you need to know the files by name. There are some examples using ftp or a generated xml file with the contents first. To me this could be easier...