resticterm V0.10.0.0
Changelog from V0.9.0.0 :
- Added options on command line :
- -h --help -v --version : for help & version
- --config [filepathname] : Use given configuration file (Use " for long filename with space)
- --create : create specified config file by --config if doesn't exist
- Update to restic V0.16
- Update to rclone V1.65.2
- Update to Terminal.Gui V1.15.1
- Added in setup extra parameters passthrough to restic (all functions)
- Added summary cache to speed up display
- Added restore progress bar
Update :
Backup your config file : resticterm.config.json
For Windows :
It's all in one file with runtime.
- Remove files EXCEPT resticterm.config.json
- Extract Zip content of the Windows package
- Run with resticterm.exe
For Linux :
- Replace all files from Linux package
- chmod resticterm for executable file (u+x)
- Run with ./resticterm
Full Changelog: V0.9.0.0...V0.10.0.0