Download from http server all directories,files and subdirectories and so on
- by Jack
I want to download from remote http server all files directories,files and so on. I found some solutions to ftp server,but doesn't work to http. Until now no luck with wget -r or -m. It download all direcotories in the root and the respective index.html. Not all files and sub-directory under such it(note the sub-directory may have another directory and so on)
not sure on tags fix for me if needs. Note: I'm not a native english speaker,sorry for bad english.