volumes-backup-extension icon indicating copy to clipboard operation
volumes-backup-extension copied to clipboard

Support multiple archive format

Open benja-M-1 opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. I compressed a folder from Mac Os Finder which creates a zip file. But I couldn't import it and had to manually create a gzip file. However, the extension was .tgz instead of .tar.gz.

Describe the solution you'd like I wish I can import

  • zip files
  • gzip files with any extension

benja-M-1 avatar Sep 15 '22 08:09 benja-M-1

Version 1.1.0 adds support to exporting volumes to .tar.zst and .tar.bz2.

felipecruz91 avatar Sep 27 '22 14:09 felipecruz91