DECBACKUP

Description

Decypher a .na file (which is the save format of the configurations) to a .tgz file.

Command

decbackup -i <backup> -o <output archive> [-p <password>] [-d ]
-i <backup> : name of encrypted backup input file
-o <output archive> : name of decrypted backup output file
-p <password> : password used for backup encryption
-d : Dump backup header

Results

Example