QNAP Snapshots
I wrote a small tool to access QNAP snapshots from the Linux command line.
Pre-requistes:
- Snapshots have to be enabled
- You need a
/share/netcfg
containing the file:- In my case, I set this share as
read-only
withroot-squash
. - `admin.yaml' : contains the private/public keys and the configuration of …
- In my case, I set this share as