feat: fix permissions + add SSH key for Windows clients #2

Closed
opencode-agent wants to merge 2 commits from (deleted):feature/fix-permissions-add-key into main

2 Commits

Author SHA1 Message Date
opencode-agent a924938b80 fix: improve permission handling for pre-existing directories
- Create rclone-sync user BEFORE creating directories
- Use chown -R to handle pre-existing directories from repo clone
- Add ownership verification output
- Support optional PUBLIC_IP argument for connection details
2026-02-13 09:55:39 +00:00
opencode-agent f350e3d5fb feat: add SSH private key for rclone SFTP connection
This key is generated by the Ubuntu setup script and allows
Windows clients to authenticate via SFTP to the sync server.
2026-02-13 09:55:08 +00:00