Giter Club home page Giter Club logo

Comments (10)

astrada avatar astrada commented on August 28, 2024

Yes, the error message is quite obscure (I should make it more readable), but your problem here is that mountpoint must be an existent directory. And you may call it as you like. E.g.:

$ mkdir gdrive
$ google-drive-ocamlfuse gdrive

from google-drive-ocamlfuse.

 avatar commented on August 28, 2024

i don't have the permission to modify the files... how can i fix this ?

from google-drive-ocamlfuse.

astrada avatar astrada commented on August 28, 2024

If you don't have permission to create a new folder, you can use an existing one. Choose an empty directory that you have access to, and use it as the argument of the command. E.g.:

$ google-drive-ocamlfuse /mnt

from google-drive-ocamlfuse.

 avatar commented on August 28, 2024

I wanted to say that I can't edit the synchronized files inside the folder, but I can only read it

from google-drive-ocamlfuse.

astrada avatar astrada commented on August 28, 2024

If you mean that you cannot edit Docs, Spreadsheets, and Slides (https://support.google.com/drive/answer/49008?hl=en), that's by design. The reason for this behavior is that this kind of documents cannot be downloaded directly in their native format, but have to be exported in another format (LibreOffice format for example). I've tried to edit this kind of documents and re-import them on Drive, but usually the document layout gets messed, so I've decided to keep these file read-only to avoid unexpected modifications.

from google-drive-ocamlfuse.

 avatar commented on August 28, 2024

Ok i got it, however it is always better than the official one for windows ^ ^
Thanks for the quick answer

from google-drive-ocamlfuse.

astrada avatar astrada commented on August 28, 2024

Thanks for your feedback.

from google-drive-ocamlfuse.

 avatar commented on August 28, 2024

I don't know how to contact you, so i'm writing here...
Can i allow the write permission to a single folder ?

from google-drive-ocamlfuse.

astrada avatar astrada commented on August 28, 2024

You can mail me at alessandro (dot) strada (at) gmail (dot) com (replacing (dot) with . and (at) with @). All folders should be writable. Can you give me an example of what you are trying to do?

from google-drive-ocamlfuse.

borutojisan avatar borutojisan commented on August 28, 2024

hi.. i cant php upload to folder that i mounted

from google-drive-ocamlfuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.