Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
/ FolderSync Public archive

Quick little program to help keep two folders synced.

Notifications You must be signed in to change notification settings

vonderborch/FolderSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FolderSync

Quick little program to help keep two folders synced.

How to Use

(Pre: Download source and build project, or download a copy of the executable directly from the releases section )

  1. Copy and paste the executable to some destination
  2. Rename the new copy to something unique and descriptive
  3. Run the new copy
  4. Enter source folder in the Source field
  5. Enter the destination folder in the Destination field
  6. Enter the interval between the syncs (in seconds) in the Interval (S) field
  7. Select the file override mode in the Override Mode combobox. Available Modes: 1. Never: Never override files with the same full name in the destination. 2. Always: Always override files with the same full name in the destination. 3. SourceNewer: Override files with the same full name in the destination if the file in the source is newer than the file in the destination.
  8. Press the Sync Now / Start Sync button to begin syncing. The program will now keep syncing as long as you let it run. If you want to sync early (or you have changed some setting), simply re-press this button.

About

Quick little program to help keep two folders synced.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages