[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wget directories



Soren Orel wrote:

I would thank you, if someone has tips, how can I parameter wget to download the files and putting them in their correct dirs.

Try with:

$ wget -x -nH -i list.txt

-x forces wget to create directories while -nH tells it not to create "host directories" (i.e. mysite.com)

--
Kind regards,
                                                          Marco Romano.






Reply to: