How to download contents andsub directories of web page using wget? (Solved)

Moderators: 666philb, Forum moderators

Post Reply
boof
Posts: 520
Joined: Sat Aug 15, 2020 9:17 am
Been thanked: 6 times

How to download contents andsub directories of web page using wget? (Solved)

Post by boof »

public free content, windows 2000 files, will save in ntfs partition and run with wine. no linux support.
how do i download all directories and sub folders pls?

yes, this is my hp 11.this is what i wanted it for.

wget -P http://churchofjesuschrist.org/study/* /mnt/mmcblk1p4 gives scheme missing ???

this is the page i want to copy from:

https://www.churchofjesuschrist.org/study/lib?lang=eng

using
wget -p "https://www.churchofjesuschrist.org/study/lib?lang=eng" /mnt/mmcblk1p4/
it called the site and ran thru some files, but saved nothing. .????????
i need to add something????

Last edited by bigpup on Sun Jan 29, 2023 7:15 pm, edited 1 time in total.
boof
Posts: 520
Joined: Sat Aug 15, 2020 9:17 am
Been thanked: 6 times

Re: download contents andsub directories of web page using wget?

Post by boof »

fixed thx.

Post Reply

Return to “Fossapup64”