S3Sync.net
February 02, 2014, 01:32:13 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Questions / Re: s3cmd put works well, but s3sync is failing for me on: September 26, 2008, 02:42:19 PM
Hello all,

I'm trying the bellow comand and it is returning the same error:

ruby s3sync.rb -r --ssl --delete /home/diego/test_s3sync/ mybucket:backup
or
ruby s3sync.rb -r --ssl --delete /home/diego/test_s3sync/ mybucket:backup/
or
ruby s3sync.rb -r --ssl --delete /home/diego/test_s3sync/ mybucket:/backup

all return the error

S3 command failed:
list_bucket max-keys 200 prefix backup delimiter /
With result 403 Forbidden
S3 ERROR: #<Net::HTTPForbidden:0xb7d641a8>
s3sync.rb:290:in `+': can't convert nil into Array (TypeError)
        from s3sync.rb:290:in `s3TreeRecurse'
        from s3sync.rb:346:in `main'
        from ./thread_generator.rb:79:in `call'
        from ./thread_generator.rb:79:in `initialize'
        from ./thread_generator.rb:76:in `new'
        from ./thread_generator.rb:76:in `initialize'
        from s3sync.rb:267:in `new'
        from s3sync.rb:267:in `main'
        from s3sync.rb:735

someone have any idea?

Regards,
Diego
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!