Jason Barnett
Jason Barnett
I would really like this feature as well. I tried vfloz's fork and there is no documentation on how to mount an individual container.
nevermind, i looked through vfloz's source code and found it. line 426 in https://github.com/vfloz/cloudfuse/blob/master/cloudfuse.c container=
@vfloz just so you know, i tested your code and it doesn't work. it had really odd behavior. I did a 'ls' once mounted and it listed the same file...
Just to give you more information, all of the folder structure was lost when I mounted using your version of cloudfuse. All 6100 of the items in the container where...
not permanently obviously... just where mounted. I'm using CentOS 5.6. uname -a Linux myhostname 2.6.18-274.18.1.el5xen #1 SMP Thu Feb 9 13:27:02 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
What do you mean?
EVERYTHING showed up when i typed 'ls' every single file at the root level showed up. there was no directory structure.
I passed the ls command # ls
entry in fstab: cloudfusecontainer /media/cloudfilescontainer fuse defaults,gid=156,umask=077,allow_other,use_snet=true,username=myusername,api_key=myapikey,container=main_site 0 0 Just so you know... I renamed the binary file cloudfilescontainer
FYI- I switched to [NGINX Auth PAM](http://web.iti.upv.es/~sto/nginx/) because of the lack of STARTTLS support with this module. SSSD + PAM + [NGINX Auth PAM](http://web.iti.upv.es/~sto/nginx/) module was a much better solution...