zerobyte/app/server/modules/backends
Nicolas Meienberger ffc43e0c25
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
refactor(sftp-backend): use node spawn to properly send password stdin instead of echo
2026-01-22 22:07:10 +01:00
..
directory refactor: make healthchecks less expensive 2025-11-20 18:50:40 +01:00
nfs fix: properly catch before fallback mount 2026-01-11 16:26:26 +01:00
rclone refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
sftp refactor(sftp-backend): use node spawn to properly send password stdin instead of echo 2026-01-22 22:07:10 +01:00
smb refactor: mount smb by puttings credentials in temporary file (#396) 2026-01-22 21:56:20 +01:00
utils refactor: use spawn & exec instead of bun $ (#356) 2026-01-15 22:09:00 +01:00
webdav refactor(sftp-backend): use node spawn to properly send password stdin instead of echo 2026-01-22 22:07:10 +01:00
backend.ts feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00