Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Saving Data  (Read 10010 times)

0 Members and 1 Guest are viewing this topic.

pamibo

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
Saving Data
« on: August 08, 2019, 10:59:05 am »

Hello,
I've been using Coppermine for over 10 years for a photo gallery of a forum (community). (Version 1.6.x) There are now over 50,000 photos saved. The data content amounts to about 12GB.
When backing up the directory userpics I get now often problems because the FTP program breaks off already when listing the photos. Now I have tried it by tar and wget (Linux PC) and there it works easily, although I only secure weekly because the amount of data takes about 30 minutes for the download. I'll put it in the crontab and automate it.
My question to you, how do you secure your data, which programs do you work with and how does it work for you?
Thanks for an answer and a few experiences.
Kind regards
Michel
Logged

ron4mac

  • Administrator
  • Coppermine addict
  • *****
  • Country: us
  • Offline Offline
  • Posts: 2026
Re: Saving Data
« Reply #1 on: August 09, 2019, 06:00:45 pm »

Since you are using linux, look into using rsync.
some links (but there may be better ones):
https://linux.die.net/man/1/rsync
https://www.linuxtechi.com/rsync-command-examples-linux/

I use Mac OS and use cron/rsync to daily backup files from several different remote servers to my local machine. It is usually very fast because it only copies what files are new or have changed.  And I have the added benefit, because of Time Machine for Mac OS, that I can go back in time to access old, perhaps deleted, files.
« Last Edit: August 09, 2019, 06:12:44 pm by ron4mac »
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.