ruby -I /usr/local/s3sync /usr/local/s3sync.rb -r foobucket:barprefix /restore/dirThis 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