Commit Graph

3 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
MangoPig 83c45e1e97 Initial commit 2026-02-13 08:56:14 +00:00