Code Monkey home page Code Monkey logo

Comments (10)

lurch avatar lurch commented on June 26, 2024

That's quite possible. The FUSE stuff all looks quite confusing, and years ago there was lots of discussion around macfuse, fusepy, osxfuse, fuse4x, fuse-python, etc. etc.
So I've personally been deliberately avoiding touching the FUSE code with a bargepole ;-)

It would be great if someone who knows what's what is able to sort it all out!

P.S. You can use backticks if you want to display a filename containing underscores, to stop github displaying it in bold. I edited your original comment for you.

from pyfilesystem.

anastmag avatar anastmag commented on June 26, 2024

Hi @lurch
Let me investigate it as my first contribution to the project.
Best
Anastasios

from pyfilesystem.

arekbulski avatar arekbulski commented on June 26, 2024

@anastmag Great, we need more hands on.

from pyfilesystem.

anastmag avatar anastmag commented on June 26, 2024

Why have you decided to implement your own custom fuse bindings and not relied to pyfuse ?

from pyfilesystem.

arekbulski avatar arekbulski commented on June 26, 2024

I didnt implement anythting if you were replying to me. It is generalny better to have own copy of a module than merely reference it. Pyfuse can get broken or removed, we wont be affected.

from pyfilesystem.

arekbulski avatar arekbulski commented on June 26, 2024

Until fuse binaries change, which is unlikely, that is.

from pyfilesystem.

anastmag avatar anastmag commented on June 26, 2024

Thanks for the reply. You were pretty much informative.

from pyfilesystem.

lurch avatar lurch commented on June 26, 2024

Why have you decided to implement your own custom fuse bindings and not relied to pyfuse ?

A lot of the code in pyfilesystem is getting quite old now, so the original reasons some of the features were implemented the way they were, may be lost in the mists of time?

@willmcgugan and @rfk wrote a lot of the original code... so maybe they might have some helpful comments... ;-)

from pyfilesystem.

arekbulski avatar arekbulski commented on June 26, 2024

The code was imported. See the docstring
https://github.com/PyFilesystem/pyfilesystem/blob/master/fs/expose/fuse/__init__.py

from pyfilesystem.

JokerQyou avatar JokerQyou commented on June 26, 2024

Fuse4x is dead as far as I know. Osxfuse is the de facto FUSE framework for OS X now, and pyfilesystem does not support it currently. I think #170 and #151 might be useful references for OS X platform if someone is going to refactor the FUSE module.

from pyfilesystem.

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.