Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTMLファイルのWebサイトツリーをs3に同期するシェルスクリプトを書いています。
拡張子のないファイルのメタデータを text/html に設定したいと思います。s3cmd -m を再帰的に使用することは可能ですか?
-m修飾子は、フォルダーをバケットに同期するときに再帰的に機能します。
s3cmd sync -m text/html folder/ s3://bucket