S3Sync.net
February 02, 2014, 01:35:32 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 / Closed Bugs / Re: NoMethodError when uploading dir instead of dir contents on: March 07, 2007, 03:08:21 PM
I am also seeing a similar error with the latest build:

s3sync.rb:500:in `updateFrom': undefined method `closed?' for nil:NilClass (NoMethodError)
        from s3sync.rb:387:in `main'
        from s3sync.rb:690

I am running s3sync from a cron job with a command like this:

/usr/local/bin/ruby s3sync.rb -r --ssl --delete /home/backups/ bucket.name:/bucket.folder.name/backups

Any ideas?


PS - It would be awesome if you could put this all in a subversion repos so we could keep the code up to date more easily.  Or even better you could package it as a Ruby Gem!  (Try this for easy gem goodness! : http://drnicwilliams.com/2006/10/11/generating-new-gems/ ).
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!