Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusmueller73/syncit
Small and fast tool to synchronize two directories or to backup from one dir to another.
https://github.com/markusmueller73/syncit
Last synced: 10 days ago
JSON representation
Small and fast tool to synchronize two directories or to backup from one dir to another.
- Host: GitHub
- URL: https://github.com/markusmueller73/syncit
- Owner: markusmueller73
- License: mit
- Created: 2024-02-02T07:31:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-02T07:46:22.000Z (11 months ago)
- Last Synced: 2024-11-06T02:27:57.009Z (about 2 months ago)
- Language: PureBasic
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SyncIt
Small and fast tool to synchronize two directories or to backup from one dir to another.* v 2.4.x
- current beta release
- main functions (check dirs and copy/delete) work
- basic preferences are implemented (watch out)
- there is currently no function for every file to confirm to copy or delete* v 2.3.x
- not released
- tested a self created copy function
- tested a self created delete function with overwriting the file content
* v 2.2.x
- not released
- rework of syncing only, add a backup mode
* v 2.1.x
- not released
- moved from PureBasic 5.x to 6.x
* v 2.0.x
- new version complete rewrite from version 1.0.x
- the old version was only a mini tool to sync my documents with a server directory