GithubHelp home page GithubHelp logo

andrew-grechkin / fuse3-p7zip Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 1.0 112 KB

fuse3 file system that uses the p7zip library to mount archives

License: GNU General Public License v3.0

CMake 5.97% Shell 0.29% C++ 91.23% Perl 0.33% Vim Script 1.09% Makefile 1.10%
linux fuse3 7zip 7z mount archive filesystem fuse zip

fuse3-p7zip's People

Contributors

andrew-grechkin avatar vanym avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

bashersg

fuse3-p7zip's Issues

Stucks on mounting archives in vifm

Hi
I'm trying fuse3-p7zip on Arch, using the AUR package.
I'm on virtualbox.
Iìs simply doesn' works, the vifm stuck mounting every kind of archive, stucking on an empty folder, from which you cannot escape, because it may be busy

Mount an directory containing many types of compressed archives transparently into another directory

Hi @andrew-grechkin, many thanks for creating this.

I was wondering if you have any thoughts on into supporting nested directories with compressed archives (more or less what rar2fs does)?

Eg (just an example of what could be)

ls directory/
notcompressed.txt 1.rar 2.rar subdir/3.rar subdir/tool.bin subdir/nested/4.rar 
fuse3-p7zip directory/ output/
ls output/
notcompressed.txt 1_content 2_content subdir/3_content subdir/tool.bin subdir/nested/4_content

So more or less transparently send not compressed files through, and "unpack" compressed files in real time as a folder/file structure in the (output) mount directory

Utilizing p7zip for this would support a wide range of files instead of just rar files like rar2fs does.

[Bug report] Unable to compile

After cloning a fresh repository and attempting to compile it, I recieve a following output:

-- Configuring done
CMake Error at CMakeLists.txt:41 (add_executable):
Cannot find source file:

3rdparty/p7zip/CPP/Common/MyWindows.cpp

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx

CMake Error at CMakeLists.txt:41 (add_executable):
No SOURCES given to target: fuse3-p7zip

CMake Generate step failed. Build files cannot be regenerated correctly.

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.