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

the new script doesn't have this line, so it won't print anything:
print $bucket->bucket . "\t" . $bucket->creation_date . "\n";
unless i just don't understand the code at all...
  • Comment on Re^3: Need to print bucket and filename which is uploaded on S3 storage
  • Download Code