The scenario:
1) uploaded picts via ftp
2) imported them into gallery 2.2 from a server path
3) manipulate the picts (comments, resizing, thumbnailing, watermarks, etc).
Gallery does not alter the originals. I am interested in using the server as a full repository of all original images. My question: are the images in the /data directory (above the document root) considered the "original" and not touched by manipulations? Or do I still have to keep the uploaded picts as the repository?
--
Neerav
Posts: 32509
all files you upload are stored as the original in g2data/albums/. g2 doesn't change these pictures. if you apply a watermark, it creates a copy of the original and applies the watermark to that copy (in g2data/cache/derivatives/).
> Or do I still have to keep the uploaded picts as the repository?
you don't have to, but we highly recommend keeping an offline copy / backup of your data.
at least create a regular backup of your gallery.
if this data means something to you (personal value or $$$), then create backups. neither g2 nor your webhost give you any guarantees.
--------------
Doumentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 10
Perfect. Concerning the backups: YES, YES, YES! I've been burned enough, despite keeping multiple types of backups on different media types and locations. Just looking to g2data/albums/ as the central and always-on repository for easy access, which it is.
Thank you.
--
Neerav