Skip to content

Instantly share code, notes, and snippets.

@qzm
Last active May 9, 2019 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qzm/7d5bd606a058b7013814b9cebc1ae3ff to your computer and use it in GitHub Desktop.
Save qzm/7d5bd606a058b7013814b9cebc1ae3ff to your computer and use it in GitHub Desktop.
7zip
7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on archive.7z dir1
7z a -mm=Deflate -mfb=258 -mpass=15 -r foo.zip C:\Path\To\Files\*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment