_                    _
  ___ | |__   __ _ _______ | |_
 / _ \| '_ \ / _` |_  / _ \| __|
| (_) | | | | (_| |/ / (_) | |_
 \___/|_| |_|\__,_/___\___/ \__|

wgetusage

--mirror : includes mirroring options (includes recursive).
--accept *.extension : only get the specified extension.

wget --mirror --accept .oh https://ohazot.com

wget -mirror https://ohazot.com

wget --continue --no-parent --reject *.html* --recursive <URL> --directory-prefix=<directory>

VoidLinux manpages: wget(1)
links
- Solene - wget mirror

(back to top)

2026-06-02 : Translated to Spanish.
2025-10-03 : Created.

(back to top)

ohazot | about | ohazot.com <admin@ohazot.com>

This document applies to: linux OpenBSD 7.7| 2026-03-24