To download an entire directory recursively (use with caution):
For the savvy user, these directories can provide fast, direct downloads of high-definition video content without registration, ads, or trackers. For the sysadmin, they represent a security oversight. For the copyright holder, a headache. index of parent directory 1080p mkv
wget -c http://example.com/movies/interstellar.2014.1080p.mkv The -c flag allows resuming interrupted downloads. To download an entire directory recursively (use with