vm-manager/crates
Till Wegmueller 302f375f19
Add SSH download function for SFTP file retrieval
Add download() to the ssh module, mirroring the existing upload()
function. Reads a remote file via SFTP and writes it to a local path,
creating parent directories as needed. Used by forge-builder to retrieve
build artifacts from builder VMs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 17:17:38 +01:00
..
vm-manager Add SSH download function for SFTP file retrieval 2026-02-15 17:17:38 +01:00
vmctl Clean up tracing output and infer VM name for ssh command 2026-02-15 12:10:55 +01:00