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.
s3 からファイル ( .sql ファイル) を取得/ダウンロードして特定のテーブルに復元するためのサンプル bash スクリプトを教えてください。
ノート :
また、ACLは公開されていません。bashで公開する方法も含めてください。
前もって感謝します!
s3fs を使用してバケットをマウントできます。
http://code.google.com/p/s3fs/ https://github.com/tongwang/s3fs-c
他のクライアントとの互換性のため、私は 2 番目を好みます。