s3cmdで警告メッセージが出る

CentOS,sl6で、epelからs3cmdをインストール出来るのですが、バージョンが古いので、警告が出るようです。 $ s3cmd --version /usr/lib/python2.6/site-packages/S3/Utils.py:17: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha as sha1 s3cmd version 0.9.9.9 解決方法として、 [続きを読む]
カテゴリー: Linux  Tags: AmazonS3 CentOS SL6