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

Cannot read/write files #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mount with gmount
2. cd to the mount
3. create file with ls / >> file.txt; try to copy a file to my local drive

What is the expected output? What do you see instead?

A new file named "file.txt" is expected.  Result is error: "bash: file.txt:
Permission denied"

I can see files that previously I uploaded to google docs.  When I try to
copy one with the cp command I get: cp: cannot open `VBoxNotes.doc' for
reading: Permission denied

I can mkdir and rmdir in the share

What version of the product are you using? On what operating system?

1.0beta2 on Fedora 10

Please provide any additional information below.

Please see attached file

Original issue reported on code.google.com by Craig.St...@gmail.com on 30 Apr 2009 at 1:59

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, the .txt error is because I only thought to do document files and not just
plain-text. I'll look at that when I get a chance to. The problem with copying 
files
intrigues me and I'll look to replicate the issue possibly over the weekend if 
I have
time. Unfortunately, university assignments are taking up all my time at the 
minute,
so updates are going to be slow for a short while. Things will pick up once my
workload eases up.

Original comment by d38dm8nw81k1ng@gmail.com on 30 Apr 2009 at 9:00

GoogleCodeExporter commented 9 years ago
I've done a quick check on a Fedora 10 VM and don't get this error. Can you 
check the
permissions your mounted folder, /tmp/google-docs-fs and also the individual
permissions of the files you are trying to access (how the options are set on 
Google
Docs itself)?

Original comment by d38dm8nw81k1ng@gmail.com on 5 May 2009 at 2:31

GoogleCodeExporter commented 9 years ago
Since I'm unable to reproduce this error and because I believe it to be a 
permissions
issue unrelated to my file system, I'm going to mark this as Won't Fix. If you 
are
able to provide me with more information I'll consider looking at this issue.

Original comment by d38dm8nw81k1ng@gmail.com on 18 May 2009 at 7:41