yostzach / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

Cant write file/direcotry #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello, i mounted my s3, but cant write into the drive. For example:
[root@li43-18 s3fs]# mkdir /mnt/s3/b
mkdir: cannot create directory `/mnt/s3/b': No such file or directory

and here is output from s3fs
[root@li43-18 s3fs]# /usr/bin/s3fs Turgan /mnt/s3/ -f                     

getattr[path=/b]
mkdir[path=/b][mode=493]

df is showing
fuse                 274877906944         0 274877906944   0% /mnt/s3

What can be the problem?
Thank You

Original issue reported on code.google.com by fandarem...@gmail.com on 27 Oct 2008 at 7:32

GoogleCodeExporter commented 9 years ago
be sure the bucket exists? s3fs does not create buckets, you need to use 
another s3
tool to create the bucket

Original comment by rri...@gmail.com on 27 Oct 2008 at 9:07

GoogleCodeExporter commented 9 years ago
This issue is nearly two years old, closing it assuming that this is no longer 
an issue for the user and/or does not exist with more recent versions of the 
software.

Original comment by dmoore4...@gmail.com on 21 Oct 2010 at 4:11