LoginSignup
6
3

More than 1 year has passed since last update.

GCS | $ gsutil cp -n ( ファイルが既に存在する場合にコピーしないオプション )

Last updated at Posted at 2016-07-14

表題の通り。
こんな感じでスキップしてくれる。

$ gsutil -n cp gs://example_bucket/from.txt gs://example_bucket/to.txt

Skipping existing item: gs://example_bucket/example.txt

参考

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

Twitter

6
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3