Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct information from getattr() #7

Open
jcline opened this issue Apr 28, 2012 · 1 comment
Open

Correct information from getattr() #7

jcline opened this issue Apr 28, 2012 · 1 comment

Comments

@jcline
Copy link
Owner

jcline commented Apr 28, 2012

My thoughts right now are that the user and group of all of the files should match that of the fuse process that was used to mount them, which gd_getattr() currently does.

I am also thinking that the permissions should be 0700 for everything... There are possibly valid arguments for doing that differently, so I'm not certain.

See also: #5

@jcline
Copy link
Owner Author

jcline commented May 4, 2012

Update on this, file sizes are now accurate.

Google Documents files have size 0, but they aren't downloadable, anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant