[][src]Crate lms

LuminS (lms) is a fast and reliable alternative to rsync for synchronizing local files

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]

Modules

core

Contains core copy, remove, synchronize functions

file_ops

Contains utilities for copying, deleting, sorting, hashing files.

parse

Some utilities for command line parsing.

progress

Keeps track of LuminS' progress