Go to file
jared 7ee7df68ee fix(backup): correct Synology SFTP path and remove pre-flight check
SFTP uses a virtual root where Synology shared folders appear directly
under / — /volume1/... does not exist in SFTP space. The repo lives at
/homes/jared/Backups/fedora-workstation, not /home/Backups/... .

Also removes the pre-flight reachability check (HTTP curl, previously SSH)
that has been the source of every Synology skip since May 24. Restic
handles unreachable SFTP endpoints gracefully; no gate needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 11:47:03 -04:00
docs fix(backup): correct Synology SFTP path and remove pre-flight check 2026-06-05 11:47:03 -04:00
scripts fix(backup): correct Synology SFTP path and remove pre-flight check 2026-06-05 11:47:03 -04:00
CLAUDE.md docs: add Synology and VPS inventory docs, update CLAUDE.md 2026-05-15 10:19:50 -04:00