Crystal03 / google-docs-fs

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

Mountpoint not browseable via SMB #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Mount Google Docs FS
2. Remount with: sudo mount -o remount,allow_others Google/
3. When browsing mountpoint's parent directory via Samba share, mountpoint 
disappears when mounted, even after remount with allow_others.

What is the expected output? What do you see instead?
Mountpoint should be browseable via SMB, but instead the directory itself 
completely disappears from the share when mounted.

What version of the product are you using? 
google-docs-fs 1.0rc1-1
python-gdata 2.0.7-1

On what operating system?
Ubuntu 10.10: 2.6.35-23-generic #41-Ubuntu SMP Wed Nov 24 11:55:36 UTC 2010 
x86_64 GNU/Linux

Original issue reported on code.google.com by *bplunk...@sandrahartogassoc.com on 13 Dec 2010 at 3:24

GoogleCodeExporter commented 9 years ago
Unfortunately I can't do any development work on this, but please feel free to 
contact me if I can help test patches or debug this issue, as a fix would help 
my workplace tremendously.

Original comment by *bplunk...@sandrahartogassoc.com on 22 Dec 2010 at 8:35

GoogleCodeExporter commented 9 years ago
This is interesting. I've no experience with SMB, so perhaps it's a FUSE thing? 
Is it possible to test any other FUSE-mounted file systems and see if the 
problem exists within FUSE?

Cheers,
Scott W

Original comment by d38dm8nw81k1ng@gmail.com on 26 Dec 2010 at 1:23

GoogleCodeExporter commented 9 years ago
Well, for what it's worth, the Google docs mountpoint on a remote server is 
accessible through sshfs.

I'll try to test this with SMB when possible

Original comment by b...@instable.net on 29 Dec 2010 at 7:58