Skip to content

vastai copy command doesn't support Windows #163

@glmcdona

Description

@glmcdona

Error:
vastai copy ./image.png 14159301:/workspace/CogVideoX-Fun/image.png

Result:

sudo rsync -arz -v --progress --rsh=ssh -e 'sudo ssh -i $HOME/.ssh/id_rsa -p 8239 -o StrictHostKeyChecking=no' ./image.png vastai_kaalia@91.150.160.38::14159301//workspace/CogVideoX-Fun/image.png
WARNING: stderr: 'sudo' is not recognized as an internal or external command,

Suggest instead using scp which is installed by default on Windows 10+ for the command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions