Decrypt Synology Backups in Linux
Contents
Scenario
You have access to a folder encrypted by a Synology NAS in Linux and you want to decrypt it (without the Synology). Example: offsite backup of an encrypted Synology folder.
Steps
- Install
ecryptfs
|
|
- Create a mount point
|
|
- Mount the folder Mount the folder and use the password/key from the original encryption on the Synology.
|
|
Note
The src folder must not be nested inside a folder encrypted using ecryptfs (ex: encrypted Ubuntu home folder).