server-desktop-01/scripts
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
..
backup.sh fix(backup): correct Synology SFTP path and remove pre-flight check 2026-06-05 11:47:03 -04:00
build-n8n-workflows.rb feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
n8n-build-email.js feat(backup-monitor): add workflow JS files, build script, and generated workflow JSON 2026-05-07 11:24:16 -04:00
n8n-evaluate-sources.js feat(backup-monitor): add workflow JS files, build script, and generated workflow JSON 2026-05-07 11:24:16 -04:00
n8n-workflow-receiver.json feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
n8n-workflow-reporter.json feat(backup-monitor): fix MailPace body field and add explicit headers 2026-05-07 13:45:28 -04:00
notify_backup.rb feat(backup-monitor): implement BackupNotifier and CLI entry point 2026-05-07 11:19:37 -04:00
notify_backup_test.rb feat(backup-monitor): implement BackupNotifier and CLI entry point 2026-05-07 11:19:37 -04:00
validate-n8n-workflow.py feat(backup-monitor): add n8n workflow JSON validator 2026-05-07 11:21:24 -04:00