質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
PyTorch

PyTorchは、オープンソースのPython向けの機械学習ライブラリ。Facebookの人工知能研究グループが開発を主導しています。強力なGPUサポートを備えたテンソル計算、テープベースの自動微分による柔軟なニューラルネットワークの記述が可能です。

OpenCV

OpenCV(オープンソースコンピュータービジョン)は、1999年にインテルが開発・公開したオープンソースのコンピュータビジョン向けのクロスプラットフォームライブラリです。

Python

Pythonは、コードの読みやすさが特徴的なプログラミング言語の1つです。 強い型付け、動的型付けに対応しており、後方互換性がないバージョン2系とバージョン3系が使用されています。 商用製品の開発にも無料で使用でき、OSだけでなく仮想環境にも対応。Unicodeによる文字列操作をサポートしているため、日本語処理も標準で可能です。

Q&A

0回答

1740閲覧

GCPCloudから作業するところにもっていきたい

Deep_passion

総合スコア45

PyTorch

PyTorchは、オープンソースのPython向けの機械学習ライブラリ。Facebookの人工知能研究グループが開発を主導しています。強力なGPUサポートを備えたテンソル計算、テープベースの自動微分による柔軟なニューラルネットワークの記述が可能です。

OpenCV

OpenCV(オープンソースコンピュータービジョン)は、1999年にインテルが開発・公開したオープンソースのコンピュータビジョン向けのクロスプラットフォームライブラリです。

Python

Pythonは、コードの読みやすさが特徴的なプログラミング言語の1つです。 強い型付け、動的型付けに対応しており、後方互換性がないバージョン2系とバージョン3系が使用されています。 商用製品の開発にも無料で使用でき、OSだけでなく仮想環境にも対応。Unicodeによる文字列操作をサポートしているため、日本語処理も標準で可能です。

0グッド

0クリップ

投稿2021/05/19 02:45

前提・実現したいこと

gcpで、マシンを設定して、httpを利用して、sshのログインをして、アナコンダから、wget,git,など諸々ダウンロードして、gitの仮のcommit環境を設定して、(git cloneでもってきて)

git clone https://github.com/Taitai6521/clone-ka.git

gcpのクラウドからsshの作業場所に移して、実際に実行しようとしてるところです。(tkm2261さんの動画のことです。)
gcpのクラウドから、sshの作業場所に移動する(gcp cloudからtest-kaにファイルを移動したい)ときによくわからない、エラーが出ます。写ってるやり方が、コードのところにあります。
イメージ説明

発生している問題・エラーメッセージ

ubdirectory for the multiple source form of the cp command. │taina826soraso@bird-test:~$ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket ├──────────────────────────────────────────────────────────────────────────────────────────────── subdirectory for the multiple source form of the cp command. │ CommandException: Destination URL must name a directory, bucket, or bucket │ 1 [| 0.7%] Tasks: 30, 30 thr; 1 running subdirectory for the multiple source form of the cp command. │ 2 [ 0.0%] Load average: 0.00 0.00 0.00 CommandException: Destination URL must name a directory, bucket, or bucket │ 3 [ 0.0%] Uptime: 19:17:08 subdirectory for the multiple source form of the cp command. │ 4 [ 0.0%] CommandException: Destination URL must name a directory, bucket, or bucket │ Mem[||||||| 199M/15.7G] subdirectory for the multiple source form of the cp command. │ Swp[ 0K/0K] CommandException: Destination URL must name a directory, bucket, or bucket │

該当のソースコード

gsutil -m cp -r gs://test-kagge-bird/input/* test-ka/

試したこと

https://cloud.google.com/storage/docs/gsutil/commands/cp
これを確認したのですが、よくわからなかったです。
移動したいファイルは、パッケージです。(24GBぐらいです。)
イメージ説明

補足情報(FW/ツールのバージョンなど)C

GCP(最新)
macbookpro 16

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問