Skip to content
/ Janus Public

A simple one way directory synchronisation tool

License

Notifications You must be signed in to change notification settings

blam23/Janus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus VSTS Build Status Coverity Scan Build Status Codacy Badge

A simple program to facilitate one way synchronisation of directories. Given a source directory and a target directory, it will copy any new files added to the source directory to the target directory, and delete any files removed from the source directory in the target directory.

Includes basic filtering support and recursion.

Simple use cases:

  • Backing up to a USB or remote directory
  • Automatically copying built files to a VM

Releases

No releases published

Packages

No packages published

Languages