Releases: hclivess/11copy
Releases · hclivess/11copy
Release list
11copy 2.0.3
Windows, Linux and macOS archives are attached below.
- The Windows taskbar shows the app's own icon. The taskbar button takes its icon from the process's Application User Model ID rather than from the window — with none of its own, the process was grouped under whatever launched it and wore that program's icon. One is now set before any window exists, and it carries no version number so a pinned button survives an upgrade.
11copy 2.0.2
Binaries for Windows, Linux and macOS are attached; no external tools needed.
- Adding a folder pair that is already in the queue is rejected (case/slash-insensitive) with a status-bar note.
- Scans and plans are in natural order (a1, a2, a10).
- In-flight *.11copy-part files are always excluded from scans; helper processes are killed on quit.
11copy 2.0.1
Standalone builds for Windows x64, Linux x64 and macOS arm64 are attached below (no Python, no external tools).
- Rewritten as a PySide6 desktop app: folder-pair queue, Preview of every action before copying, progress by bytes, speed, log, Stop that actually stops
- One-way backup, two-way sync with conflict rules, mirror (deletes extras in target — asks first, preset starts in dry run)
- Atomic copies (temp file + rename — an interrupted copy never leaves a half file), BLAKE2b verification, retries, exclude patterns, size limits, hidden/symlink handling, Windows long paths
- 2.0.1: Windows fix for empty-folder cleanup after mirror deletes
- Not compatible with 1.x
config.json— re-add your pairs once