S3Sync.net

General Category => Closed Bugs => Topic started by: ferrix on February 16, 2007, 03:26:19 AM



Title: s3 to local fails when no slash in s3 arg
Post by: ferrix on February 16, 2007, 03:26:19 AM
ruby -I /usr/local/s3sync /usr/local/s3sync.rb -r foobucket:barprefix /restore/dir

This says "put the item foobucket:barprefix into the /restore/dir " folder.  So it tries to recursively fill /restore/dir/foobucket:barprefix which
  • doesn't exist, and
  • is silly


Title: Re: s3 to local fails when no slash in s3 arg
Post by: ferrix on February 19, 2007, 07:39:16 AM
Should be fixed now.