redbo / cloudfuse

Filesystem (fuse) implemented on Mosso's Cloud Files
http://redbo.github.com/cloudfuse/
MIT License
392 stars 114 forks source link

subfolders don't work #29

Open bendavis78 opened 12 years ago

bendavis78 commented 12 years ago

My cloud files container has subfolders, but they don't show up in my mounted cloud fuse dir. Is there something special that has to be done to make this work?

pvledoux commented 12 years ago

Hi,

I have the same issue. I'm using the following command to mount: cloudfuse -o username=xxxxxx,api_key=xxxxxxx authurl=https://lon.auth.api.rackspacecloud.com/auth use_snet=True /mnt/cftest/

tomcjohn commented 12 years ago

Hi,

+1 from me as well, would be great if there was support for subfolders as I can currently only access about half of the objects in our cloudfiles container.

Using: cloudfuse -o username=xxxxxx,api_key=xxxxxx,use_snet=True /mnt/cloudfiles