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.
これは、ruby 1.8.7 では問題なく動作するのに、ruby バージョン 1.9.2 から s3sync と s3cmd を使用できないという、私が直面した長期にわたる問題です。
ここに示すように変更を加えてみました
lib/HTTPStreaming.rb is missing the line: require 'delegate')
最初のレベルのエラーを過ぎてしまいますが、403 Forbidden エラーが発生します。
新しいgem- frahugo-s3sync(1.3.8)で答えを見つけました
最初のテストではうまくいくようです。