Showing 96 open source projects for "smb 2.0 fuse"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary bytes from a file on a web-server. This is particular interesting for an iso, since it can be investigated (loop device) without actually downloading the whole iso.
    Leader badge
    Downloads: 377 This Week
    Last Update:
    See Project
  • 2

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    .... The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE. NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    A FUSE filesystem that provides POSIX functionality - UNIX-style permissions, ownership, special files - for filesystems that do not have such, e.g. vfat. It can be seen as a contemporary equivalent of the UMSDOS fs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FUSECFS

    CFS filesystem mounting using FUSE

    Gives read/write access to IDEDOS's CFS 0.11 partitions using FUSE for fast bulk file transfers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    stegfs is a steganographic file system in userspace. It uses the FUSE module which allows it to be incorporated into more than just the Linux Kernel, i.e. it's also known to work in FreeBSD :) For more details visit: https://albinoloverats.net/projects/stegfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "amiga-smbfs" is an Amiga file system client for the SMB protocol, as used by "Samba" or the various Microsoft Windows operating systems for file and printer sharing services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. ClamFS has moved to Github. Please navigate to github.com/burghardt/clamfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MooseFS

    MooseFS

    Fault tolerant, POSIX-compliant, network distributed filesystem

    MooseFS (MFS) is a fault tolerant, highly performing, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: * A hierarchical structure (directory tree) * Stores POSIX file attributes (permissions, last access and modification times) Supports special files (block and character devices, pipes and sockets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ccgfs is a transport-agnostic network filesystem using FUSE. Transport is arranged by helper programs, such as SSH. The PUSH transport mode acts like a "reverse" NFS and makes it possible to export a filesystem from a firewalled host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    LoggedFS

    LoggedFS is a fuse-filesystem which log every operations

    LoggedFS is a fuse-filesystem which can log every operations in the filesystem (open, read, write, chmod, chown, remove, etc...). The configuration file allows to logs operations only for certains files with a regexp. now on github : https://github.com/rflament/loggedfs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A FUSE filesystem which exposes a view of a source filesystem. A shell command generates the contents of the files on request, perhaps from the source files. Configurable caching and monitoring of the source tree to limit CPUand prefetch data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fuse-xfs

    A MacFuse (OSXFUSE) driver for XFS

    Fuse-xfs is a MacFuse (OSXFUSE) driver for XFS filesystems. This driver allows Mac OS 10.7 with OSXFUSE/MacFuse to mount XFS filesystems in readonly mode. The journal is ignored, but basic read only operations should work fine. This software should be considered alpha, and provides no guarantees that the XFS filesystem remains unaltered (although the code does not support writing in any way). Use of the software is entirely at the users own risk.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    gstfs-ng

    A FUSE-based file system for dynamic gstreamer-based transcoding

    Now maintained on https://github.com/rtyle/gstfs-ng A FUSE-based file system that works as a dynamic gstreamer-based transcoder over an existing directory. For example, this can make your FLAC music archive appear as an MP3 or OGG archive. Transcodings can be cached in memory and persisted to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fuse-ext2
    Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system devices and/or images with read write support. Moved project source to github: https://github.com/alperakcan/fuse-ext2
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    This FUSE based file system allows you to browse the Apple Trailers page like a directory structure on your computer. appletrailerfs will be optimized for use with the Western Digital TV HD but does work with any OS supported by FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lessfs is an userspace (fuse) inline data de-duplicating filesystem for Linux that includes support for lzo or QuickLZ compression and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Freepascal Bindings for libFUSE, Aiming for a quality OO-based binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fuse module to mount uncompressed RAR archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    moved to <a href="http://code.google.com/p/cifscp/">http://code.google.com/p/cifscp/</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MetFS is a filesystem in userspace that is FUSE based, encrypted, dynamic sized (increase when new data added, decrease when data removed), single file when it's unmounted and very fast. MetFS 's proved to be running on Linux and FreeBSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    FilteredFS is a simple FUSE based Virtual Filesystem that can be used to file files from view. Based on rofs-filtered, which was based on rofs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Le projet de jeux de la vie avec FUSE est un programme qui propose le jeux de la vie sur une interface graphique en utilisant soit le système de fichiers de la machine par défaut, soit le système de fichiers créé en utilisant la technologie FUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next