Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特定のフォルダーなしでオフラインで表示するためのサイトをダウンロードする方法 たとえば、http://site.com/forum/サブディレクトリなしでサイトをダウンロードしたい
wget --help
につながる可能性があります
-nH, --no-host-directories don't create host directories.
私は最初にそれを試してみますが、それがあなたが望むことをするかどうかはわかりません。