Skip to content

Application that maintains backups of a folder automatically

License

Notifications You must be signed in to change notification settings

keshav11/FolderSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

FolderSync

FolderSync is a commandline application that maintains backups of a folder automatically. It will update the contents of the backups on update of the primary.

Running FolderSync

Use the following steps to clone and run FolderSync

git clone https://github.com/keshav11/FolderSync.git
cd FolderSync
ant compile
cd out
java foldersync.FolderSync path_to_folder1 path_to_folder2

License

MIT License

About

Application that maintains backups of a folder automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published