LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   site download with wget (https://www.linuxquestions.org/questions/linux-general-1/site-download-with-wget-486872/)

ygloo 09-25-2006 02:46 PM

site download with wget
 
i run wget -rpk http://www.linuxcommand.org/
and it stops downloading in different places everytime...
any1 willing to try to download??

Matir 09-26-2006 08:38 AM

Why not just use wget -m?

ygloo 09-26-2006 12:19 PM

won't work either

lordSaurontheGreat 09-26-2006 12:27 PM

Correct me if I'm wrong, but couldn't you use rsync?

I don't know exactly what rsync does, however, from what I can tell, it's supposed to synchronize two directories.

ygloo 09-26-2006 02:47 PM

i start download wget -rpk http://www.linuxcommand.org/ and it slows down and down...
what could be reason?

ygloo 09-26-2006 04:43 PM

LinuxCommand.org for Off-Line Viewing

This is a downloadable version of LinuxCommand.org you can view without an Internet connection. Simply download this file and expand it with the following command:
tar xzvf linuxcommand.org-20050121.tar.gz

and point your browser to the index.html file within the linuxcommand.org directory

ygloo 09-26-2006 04:43 PM

i can't download with wget...found this:

LinuxCommand.org for Off-Line Viewing

This is a downloadable version of LinuxCommand.org you can view without an Internet connection. Simply download this file and expand it with the following command:
tar xzvf linuxcommand.org-20050121.tar.gz

and point your browser to the index.html file within the linuxcommand.org directory

timmeke 09-27-2006 05:49 AM

Stopping in different places and slowing down your download may be part of some load balancing/control measures. In other words, the site itself may be slowing down/stopping your access if you are consuming too much resources, for instance to prevent DoS attacks.


All times are GMT -5. The time now is 08:56 AM.