https://github.com/pow-software/bytesync
On-demand, secure file sync & backup for up to 5 remote machines. ByteSync transfers only file differences, compresses data, encrypts end-to-end, and gives you full control over what and when to sync. Runs on Windows, Linux, and macOS.
https://github.com/pow-software/bytesync
aes-encryption avalonia avaloniaui azure-functions backup backup-utility cloud cross-platform e2ee rsync sync-data syncronization
Last synced: about 2 months ago
JSON representation
On-demand, secure file sync & backup for up to 5 remote machines. ByteSync transfers only file differences, compresses data, encrypts end-to-end, and gives you full control over what and when to sync. Runs on Windows, Linux, and macOS.
- Host: GitHub
- URL: https://github.com/pow-software/bytesync
- Owner: POW-Software
- License: mit
- Created: 2024-11-30T06:46:18.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-04T06:08:48.000Z (about 2 months ago)
- Last Synced: 2025-03-04T07:22:35.668Z (about 2 months ago)
- Topics: aes-encryption, avalonia, avaloniaui, azure-functions, backup, backup-utility, cloud, cross-platform, e2ee, rsync, sync-data, syncronization
- Language: C#
- Homepage: https://www.bytesyncapp.com/
- Size: 2.4 MB
- Stars: 41
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ByteSync
**ByteSync** is an open-source, on-demand file synchronization software designed for fast, secure, and efficient remote sync & backup. With end-to-end encryption, your data stays private and protected. By transferring only the differences between files and leveraging optimized batching, compression, and delta transfers, ByteSync minimizes resource usage while maximizing speed. Supporting up to 5 remote locations per session, it offers a smart, self-orchestrated alternative to traditional FTP/SFTP and sync solutions.
---
## Table of Contents
- [Features](#features)
- [Gallery](#gallery)
- [Installation](#installation)
- [Support](#support)
- [License](#license)---
## Features
- 🔒 **End-to-end encryption** – Keep your data **secure and private** during transfers.
- ⚡ **Smart synchronization** – Transfers **only the differences** between files, **compresses data**, groups small files to reduce overhead, and uploads a file **only once** when syncing with multiple recipients.
- 🌍 **Multi-device sync** – Seamlessly synchronize files **across up to 5 remote machines** in a single session.
- 🎯 **Customizable sync rules** – Set up rules based on **content, date, size, or presence** to automate synchronization.
- ☁️ **Easy deployment** – The **server runs in the cloud**, eliminating the need for complex infrastructure or manual FTP configurations. ByteSync ensures **quick and seamless setup** for hassle-free synchronization.
- 💻 **Cross-platform compatibility** – Works on **Windows, Linux and macOS** for a smooth experience everywhere.
- 🛠 **Open-source and flexible** – Fully **customizable** to adapt to your workflow and needs.---
## Gallery
Create or Join a Cloud Session
Settings & Data Sources
Inventory Status & Comparison Results
Synchronization
---
## Installation
### Download the Precompiled Client
1. Visit our [official website](https://www.bytesyncapp.com#download).
2. Download the right version for your operating system.### Building from Source
If you prefer to build ByteSync from source or want to deploy specific components:- For **client-side deployment** steps, refer to [docs/client-deployment.md](docs/client-deployment.md).
- For **server-side deployment** steps, refer to [docs/server-deployment.md](docs/server-deployment.md).---
## Support
If you encounter any issues or if you have feature requests, please open an [issue](https://github.com/POW-Software/ByteSync/issues) on GitHub.---
## License
This project is licensed under the [MIT License](https://github.com/POW-Software/ByteSync/blob/master/LICENSE).