Skip to content

Commit 1b85850

Browse files
committed
feat: add WebSocket endpoint for cp operations
Add /instances/{id}/cp WebSocket endpoint to enable file copy operations between the local filesystem and running VM instances. Also adds /instances/{id}/stat HTTP endpoint for querying guest path metadata. Features: - Copy files and directories to/from running instances - Streaming file transfer with chunked data - Support for symlinks and directory hierarchies - UID/GID preservation for archive mode - Follow symlinks option
1 parent 093895d commit 1b85850

File tree

2 files changed

+464
-10
lines changed

2 files changed

+464
-10
lines changed

0 commit comments

Comments
 (0)