Skip to content

TOSPIO/syncron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncron

A simple tool that synchronizes two folders real-time.

Installation

  1. git clone https://github.com/TOSPIO/syncron.git
  2. cd syncron
  3. cabal update
  4. cabal install

Usage

Usage: syncron SRCDIR DSTDIR [-n|--no-startup-sync] [--exclude EXCLUDED_DIRS] Synchronize SRCDIR to DSTDIR

Available options: -h,--help Show this help text -n,--no-startup-sync Do not sync on startup. Only sync on changes --exclude EXCLUDED_DIRS The paths to exclude from being watched

About

A simple tool that synchronizes two folders.

Resources

License

Stars

Watchers

Forks

Packages

No packages published