I use rsync to backup my Media, stored on an HDD storage pool. F6-424 Max.
TOS6 is on an NVMe and the app data on a Storage pool / Volume on the same NVMe.
I want to backup all my album data, poeple data etc. so that once I have to restore a NAS or my NVMe fails, i can still have all my created albums.
Where is this album data, people data etc. stored so that I can back it up and reimport it (place it) in the same location on the new/restored TNAS?
Thank you in advance!
Best Regards
[Help] Where is Terramaster Photos Album Data Stored? [SOLVED]
Re: [Help] Where is Terramaster Photos Album Data Stored?
The application data is stored in the @apps directory below the volume.
You need to use terminal commands or specific software to copy these folders. For example, when you have SSH enabled, use WinSCP software to access files in the TOS via SCP, and then copy these files manually.
Or copy these data through the terminal software on the TOS desktop using commands, for example:
You need to use terminal commands or specific software to copy these folders. For example, when you have SSH enabled, use WinSCP software to access files in the TOS via SCP, and then copy these files manually.
Or copy these data through the terminal software on the TOS desktop using commands, for example:
Code: Select all
cp-rf /Volume1/@apps/ /Volume1/public/To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement)

