3 unstable releases

0.2.1 Dec 18, 2020
0.1.1 Dec 18, 2020
0.1.0 Dec 18, 2020

#483 in Compression

MPL-2.0 license

9KB
191 lines

rsar

Simple archiver written in Rust

Installation

cargo install rsar

Usage

  • Create an archive: rsar -c <filename> <folder> [-os | --override-side] -os allows you to override the maximum folder size (default: 2GB for security reasons). WARNING: Activate that only if you know what you are doing and if you have enough RAM

  • Extract an archive: rsar -x <filename>

Dependencies

~0.7–1.4MB
~33K SLoC