Vast.ai API
Instances

copy

1min
PUT
https://console.vast.ai/api/v0/commands/rsync/
Production server
Initiate a remote copy operation to transfer data from one instance to another or between an instance and the local machine.
Authentication
BearerAuth
Body Parameters
body
*
src_id
dst_id
src_path
*
dst_path
*
Responses
200
Remote copy initiated successfully.
success
msg
400
Invalid arguments provided.
success
error
msg
404
Source or destination ID not found or access denied.
success
error
msg




Updated 06 Feb 2025
Did this page help you?