Skip to content

Folder-Sync is a tool specifically developed for syncing files between folders. It provides the capability to synchronize files from one folder to another, supporting multiple destination folders. With Folder-Sync, you can easily manage and keep your files up to date across different locations

Notifications You must be signed in to change notification settings

Luisginan/folder-sync

Repository files navigation

folder-sync

This repository provides a tool for synchronizing two or more folders, ensuring that the contents of one folder are identical to the contents of another folder. The tool is designed to be simple to use and highly efficient, making it a great solution for keeping multiple folders in sync, whether you're working on a local machine.

Features

  • Multiple destination synchronization folders
  • Real-time monitoring of changes
  • Option to exclude specific files and subfolders (soon)
  • Ability to run the tool as a background service (soon)

How to run :

java -jar folder-sync-1.0-SNAPSHOT.jar --source="C:\x" --destination="C:\y" --destination="C:\z"

About

Folder-Sync is a tool specifically developed for syncing files between folders. It provides the capability to synchronize files from one folder to another, supporting multiple destination folders. With Folder-Sync, you can easily manage and keep your files up to date across different locations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published