http://www.perlmonks.org?node_id=11104777


in reply to Re^2: Need to print bucket and filename which is uploaded on S3 storage
in thread Need to print bucket and filename which is uploaded on S3 storage

You never check the result of ->add_key_filename. Maybe that is a good point to start?

Also, have you verified that your bucket "forest-upload" exists?

  • Comment on Re^3: Need to print bucket and filename which is uploaded on S3 storage
  • Download Code