Downloading using "WGET"

Discussion in 'Site & Server Administration' started by romioaa, May 6, 2013.

  1. #1
    Hi,

    I am having a problem and I need your help. I need to download content from the following website (idplr.com) to my server using Wget or other method.

    But the problem is that I am not able to download using SSH. Because the password and I don't know how to add the password and username.

    So please can you help me with this? ... I already used this method but did not work:

    wget --http-user=USER --http-password=PASS URL
     
    romioaa, May 6, 2013 IP
  2. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #2
    Nigel Lew, May 6, 2013 IP
  3. romioaa

    romioaa Notable Member

    Messages:
    1,368
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    200
    #3
    Its not working :(
     
    romioaa, May 6, 2013 IP
  4. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #4
    Nigel Lew, May 6, 2013 IP
  5. romioaa

    romioaa Notable Member

    Messages:
    1,368
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    200
    #5
    It downloaded page files but the main file of 200MB did not downoad it


    --2013-05-07 08:13:18--  http://www.idplr.com/members/application/default/views/public/img/empty.gif
    Connecting to www.idplr.com|198.1.64.102|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 35 [image/gif]
    Saving to: `www.idplr.com/members/application/default/views/public/img/empty.gif'
     
    100%[======================================>] 35          --.-K/s  in 0s     
     
    2013-05-07 08:13:18 (4.66 MB/s) - `www.idplr.com/members/application/default/views/public/img/empty.gif' saved [35/35]
     
    FINISHED --2013-05-07 08:13:18--
    Downloaded: 51 files, 460K in 1.7s (272 KB/s)
    #####@###### [~]# 
    Code (markup):
     
    romioaa, May 6, 2013 IP
  6. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
    #6
    Nigel Lew, May 6, 2013 IP
  7. romioaa

    romioaa Notable Member

    Messages:
    1,368
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    200
    #7
    I am trying to fetch zip files. like this file:
    ...graphics/TwitterHeaderBgV3_plr.6877.zip
     
    romioaa, May 6, 2013 IP