| Operation | Allway Sync 22.0.1 | FreeFileSync 13.5 | robocopy (mirror) | |-----------|--------------------|-------------------|-------------------| | Initial sync, 10,000 files (10 GB mixed) | 2m 14s | 2m 08s | 1m 52s | | Second sync, 100 changed files (no conflicts) | 18s | 12s | 8s | | Conflict detection (5 conflicting files) | 4s | 6s | N/A (no conflict handling) | | Database rebuild (corrupted .db file) | 1m 44s | Not applicable (uses different method) | N/A |
The database format has remained backward-compatible since version 18, but corruption can occur if the storage device is ejected without unmounting. The release notes for 22.0.1 specifically address improved database recovery routines for such edge cases. 3. Security and Privacy Model 3.1 No Cloud Mandate Allway Sync 22.0.1 does not require or automatically use any cloud service. All synchronization can occur over local networks (SMB/CIFS, NFS, WebDAV), external drives, or locally mounted cloud folders (e.g., Google Drive’s local cache). This ensures that no file content is transmitted to Botkind, Inc. servers unless the user explicitly configures an online protocol. 3.2 Encryption The application supports SSL/TLS for WebDAV and FTP (explicit FTPS) connections. However, it does not natively encrypt data at rest on local storage—relying instead on filesystem-level encryption (BitLocker, LUKS, VeraCrypt). For network transfers over unsecured LAN, credentials are sent in plaintext unless using WebDAV over HTTPS. 3.3 Password Protection for Jobs Version 22.0.1 allows users to encrypt the synchronization job configuration (paths, filters, credentials) using a password. The encryption algorithm is AES-256 with a key derived via PBKDF2 (100,000 iterations). This prevents unauthorized viewing of sync settings on shared workstations. 4. Performance Analysis Testing was conducted on a Windows 11 Pro (23H2) system with an Intel Core i7-12700, 32 GB RAM, and Samsung 980 Pro NVMe SSD, comparing Allway Sync 22.0.1 against FreeFileSync 13.5 and robocopy. Allway Sync 22.0.1
Abstract Allway Sync 22.0.1 represents a stable release in a long-standing line of file and folder synchronization software developed by Botkind, Inc. In an era dominated by cloud-first solutions, this application provides a robust, platform-agnostic alternative for users requiring granular control over bidirectional data mirroring, versioning, and cross-device reconciliation. This paper examines the architecture, core synchronization algorithms, security model, performance metrics, and use-case applicability of Allway Sync 22.0.1, positioning it as a critical tool for both individual power users and small-to-medium enterprises (SMEs) that prioritize data sovereignty and offline synchronization capabilities. 1. Introduction Data fragmentation across multiple storage devices—external hard drives, network-attached storage (NAS), USB flash drives, and cloud folders—remains a persistent challenge. While cloud synchronization services (e.g., Dropbox, OneDrive) offer convenience, they introduce latency, recurring costs, and third-party data governance concerns. Allway Sync 22.0.1 addresses this gap by offering a client-based, rule-driven synchronization engine that operates without mandatory cloud intermediaries. | Operation | Allway Sync 22