Skip to content

mattmaynes/fsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

fsync

fysnc allows you to keep two directories synchronized either locally or remotely. It is a simple wrapper around fswatch that uses rsync to keep files in different places synchronized every time there is a change.

Installation

To run fsync you need to install rsync and fswatch. Once installed simply invoke fsync on any directory.

To Do

  • Add support for watching specific files
  • Add support for running in background
  • Add support for logging to file

About

A lightweight directory synchronization tool for *nix systems that support fswatch and rsync

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages