https://github.com/xsalagarcia/syncandbackups
Desktop simple app for synchronization and backups
https://github.com/xsalagarcia/syncandbackups
java javafx javaio javanio
Last synced: 18 days ago
JSON representation
Desktop simple app for synchronization and backups
- Host: GitHub
- URL: https://github.com/xsalagarcia/syncandbackups
- Owner: xsalagarcia
- License: apache-2.0
- Created: 2022-12-06T04:39:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-11T17:57:03.000Z (about 3 years ago)
- Last Synced: 2025-12-02T02:48:02.488Z (6 months ago)
- Topics: java, javafx, javaio, javanio
- Language: Java
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# syncAndBackups
Desktop simple app for synchronization and backups.
# Introduction
The app is for backup (Full and differential) and synchronization tasks.
Tested with Windows.
SyncOneDirection objects are for synchronization. These are one way.
Backup objects are for full and differential backups.
# Working
Synchronization, incremental backup (and restore from), differential backup.
# Developing
differential backup restore
# In a future.
Onedrive and other cloud services connections.
SSH connections.