100% Rust |
Powered by the Rayon library for high parallel perfomance |
Supported on Unix-based platforms |
Extremely fast at synchronizing directories with large quantities of files |
Multithreaded copy, remove, and sync |
A progress bar using indicatif |
## Usage
```bash
USAGE:
lms [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
cp Multithreaded directory copy
help Prints this message or the help of the given subcommand(s)
rm Multithreaded directory remove
sync Multithreaded directory synchronization [aliases: s]
```
#### Sync
```bash
USAGE:
lms sync [FLAGS]