Skip to main content

backup large folder

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! Do you happen to know how many files are in the folder? If there are a very large number of small files, it can take a considerable amount of time to back up. We often see this with large email folders where many hundreds of thousands of files are being backed up that are all very small. Six hours does still seem like a lot of time. Is there any load on the server during the time you try and perform this work?
    0
  • sahafy
    No folder has more than 1K images, each image is less than 100kb, so there are 100Ks of files. No, there is no high load on the server during the backup process, tar appear on top
    but all services are stable. is tar cf upload.tar upload
    better than zip -r -1 upload.zip upload/
    ?
    0
  • cPRex Jurassic Moderator
    I don't really believe in "better" - just "different" Each of those will work just fine and create a bundle of files. With hundreds of thousands of files I could see it taking several hours to complete.
    0
  • hmaddy
    Check you io rates.
    0

Please sign in to leave a comment.