How to download whole dir using wget ?

Alan Pope alan at popey.com
Wed Jun 29 14:31:23 UTC 2011


On 29 June 2011 15:30, amritpal pathak <amritpalpathak1 at gmail.com> wrote:
> pls anybody help me how to download whole directory using wget(from

man wget

wget -r <url>

also see

wget -r --no-parent <url>

also

wget -m --no-parent <url>

Al.




More information about the ubuntu-users mailing list