ホームディレクトリの Google プロジェクトにファイルをアップロードしました:
sentiment-instance-1というインスタンスがあります
Google プロジェクト social-media-analysis-199517 から sentiment_insights.zip ファイルを自分のインスタンスにコピーしたい
root@sentiment-instance-1:/home/amiteshkesinha#
次のコマンドを使用しようとしましたがエラーが発生しました
amiteshkesinha@social-media-analysis-199517:~$ gsutil cp amiteshkesinha@social-media-analysis-199517>:/home/amiteshkesinha/sentiment_insights.zip root@sentiment-instance-1>:/home/amiteshkesinha
このファイルをコピーする方法。私は GCP の初心者で、方法がわかりません。
答え1
Google Cloud SDK Shell を使用して解決しました。次のコマンドを記述すると、ファイルが更新されました。
gcloud compute scp D:/projects/Amitesh/sentiment_insights.zip --zone=us-east1-b root@sentiment-instance-1:/home/amiteshkesinha/