S3Sync.net

General Category => Report Bugs => Topic started by: jandrea on May 28, 2008, 02:36:11 PM



Title: listing non-exit bucket throws undefined method
Post by: jandrea on May 28, 2008, 02:36:11 PM
When trying to list contents of a bucket which doesn't exist, this error gets thrown

s3cmd.rb:142:in `s3cmdMain': undefined method `is_truncated' for nil:NilClass (NoMethodError)
from s3cmd.rb:245

That doesn't look right.