I need help

Discussion in 'Apache' started by usf, Apr 12, 2012.

  1. #1
    Hello. I need help. In my website on images folder there are more than one million images. And i am wanted to download the complete image folder on my own computer. How can i made this possible. I need help in this matter. One more thing all the images are in the main directory there are no sub directories.

    Thank You
     
    usf, Apr 12, 2012 IP
  2. samirj09

    samirj09 Well-Known Member

    Messages:
    335
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Hmm, that is a whole ton of images. You can compress to a tar.gz file and download that, or you can download all of these though FTP.
     
    samirj09, Apr 13, 2012 IP
  3. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Do you have access to webroot your site via control panel, FTP or SSH?
     
    supportex, Apr 15, 2012 IP
  4. usf

    usf Active Member

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #4
    I have WHM/cPanel and have complete acess to root ssh and ftp. Is there any easy way??
     
    usf, Apr 18, 2012 IP
  5. samirj09

    samirj09 Well-Known Member

    Messages:
    335
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    #5
    FTP, Rsync over SSH, or SCP(kinda slow). Take your pick. All are easy and will accomplish what you are trying to do.
     
    samirj09, Apr 18, 2012 IP
  6. nabilabutt7

    nabilabutt7 Peon

    Messages:
    33
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ftp rsync is good for this work try it
     
    nabilabutt7, May 3, 2012 IP
  7. scylla

    scylla Notable Member

    Messages:
    1,025
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    225
    #7
    ftp is the way to go, leave it on overnight is my suggestion if you are downloading 10GB or more and if needed, let it continue to run while you go to work/school.
     
    scylla, May 3, 2012 IP
  8. Harijith

    Harijith Peon

    Messages:
    20
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hi,

    It would be better to compress all the files to a .zip or .tar.gz format and download that file. Advantages is that the size will be smaller compared to the images directory and download will be faster since only one file has to be downloaded and not the images one by one. As the gentleman above suggested leave the download overnight.

    Take care.
     
    Harijith, May 8, 2012 IP