SoloSyncSoloSync protects the code that Git has not protected yet. It creates restorable snapshots of the project folder you choose in a local folder or a NAS share you already mounted on your computer. What the first release does
SoloSync never synchronizes remote deletions back into your workspace. The first release also never deletes old snapshots automatically. Start protecting a project
The sidebar Setup button keeps the two choices separate: Project folder is what SoloSync backs up, while Backup location is where snapshots are stored. Google Drive must already be signed in and synchronized by Google Drive for desktop. A NAS share must already be mounted by your operating system. SoloSync checks that both folders are available and that the backup location is writable. A backup folder inside the selected project is automatically excluded from snapshots. Setup also opens backup timing and exclusion options. The sidebar shows the selected project, storage type, and destination folder, and provides recovery actions if either location becomes unavailable. Future snapshots appear in the SoloSync activity bar. Git commit backups are enabled by default. Idle backups default to ten minutes and can be changed in VS Code Settings. Restoring safelyOpen SoloSync → Backup History, then use a snapshot's restore action. Full snapshots always restore into a newly created directory. SoloSync does not overwrite the open workspace. Use Restore File when only one file is needed. You select the file from the snapshot and then choose its destination. What is storedSnapshots use this structure inside your chosen location:
The manifest contains relative paths, file sizes, timestamps, SHA-256 hashes, and optional Git context. It does not store the original absolute workspace path. Defaults and exclusionsSoloSync skips symbolic links and excludes common generated directories including Review whether secrets such as Storage supportThe first release writes to a filesystem directory. This includes:
Native Google Drive OAuth, QNAP SFTP, and WebDAV adapters are the next storage milestone. See the product design for the full architecture and roadmap. Development
The packaged VSIX can be installed through Extensions → … → Install from VSIX. Privacy and security
LicenseMIT |