Subject: | uppercase bucket IDs (via brackup) |
Date: | Mon, 1 Dec 2008 20:48:41 +0000 |
To: | bug-Net-Amazon-S3 [...] rt.cpan.org |
From: | Simon Elliott <simon [...] browsing.co.uk> |
I'm not sure whether this should be classed as a bug, but it will
certainly be a problem due to the improved constraints on bucket names
in the latest version.
Brackup by default uses AWSID-backup (your awsID is uppercase) which
apparently Amazon supports despite claiming otherwise.
Unfortunately when they want to get to their backups now this module
(correctly) disallows the name, but it might be simpler to just allow
A-Z in the interim while Brackup is patched and people pass their
backups to the new bucket name.
Also, the type constraint always displays the same error (IP address
regexp) despite the constraint failing in a different block.
Thanks
Simon.