s3fs-fuse/s3fs
mooredan@suncup.net 05bc0fb42b Resolves issue #98 - s3fs fails silently for bucket with
upper case letters.

Research shows that many S3 tools do not support buckets whose
names contain uppercase characters -- s3fs appears to be no
different.  However, s3fs allows a bucket of this type to be
mounted even though access to it results in a "Input/output error"

Rather than put support in for these buckets, it's easier to
inform the user of the offending bucket name and die.



git-svn-id: http://s3fs.googlecode.com/svn/trunk@203 df820570-a93a-0410-bd06-b72b767a4274
2010-10-19 03:23:43 +00:00
..
contrib applied eucalyptus patch http://open.eucalyptus.com/wiki/s3fs 2010-01-12 00:54:03 +00:00
.cproject applied eucalyptus patch http://open.eucalyptus.com/wiki/s3fs 2010-01-12 00:54:03 +00:00
.project applied eucalyptus patch http://open.eucalyptus.com/wiki/s3fs 2010-01-12 00:54:03 +00:00
COPYING git-svn-id: http://s3fs.googlecode.com/svn/trunk@18 df820570-a93a-0410-bd06-b72b767a4274 2007-10-17 21:15:45 +00:00
Makefile made the Makefile to be more "make-like", instead 2010-10-18 22:22:57 +00:00
s3fs.cpp Resolves issue #98 - s3fs fails silently for bucket with 2010-10-19 03:23:43 +00:00