You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ vastai cloud copy --src /mybucketname/ --dst 123123:/workspace --transfer "Cloud To Instance"
copying /mybucketname/ 123123:/workspace None None Cloud To Instance
failed with error 400: No Cloud Operation Selected. If you have one selected, but it is sending this error, refresh the page
but didn't work.
The text was updated successfully, but these errors were encountered:
This is from help:
However when I'm trying to use this syntax, I've got the error:
cloud_copy
command, but it doesn't exist.--instance_id
doesn't exist either, but--instance
exists.The format for both src and dst is [instance_id:]path
, I don't think this is correct either.I'm using vastai v0.1.8.
Are there any docs with more syntax examples which can work?
I've also tried:
and this one:
but didn't work.
The text was updated successfully, but these errors were encountered: