Showing 213 open source projects for "smb 2.0 fuse"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Exim4-LDAP is a set of configuration to Debian's Exim4 to get all user account information from an LDAP database. It reuse the well-known qmail.schema from Qmail-LDAP. It can also integrate with Samba-LDAP for comprehensive SMB domain management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is an ocaml binding for fuse (filesystem in userspace) enabling you to write your own multithreaded, efficient userspace filesystems using the ocaml programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MySQLfs is Linux userspace filesystem which stores data in a MySQL database. It uses FUSE to interface with the kernel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    fuse-cache is a simple caching filesystem for Linux using FUSE. It works by copying the files you want to be cached at mount time to a cache directory, , and then using that copy for all subsequent read requests for the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lsfs -- parser from "ls -lR" to FUSE filesystem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ChitraguptaFS is a simple file system based on FUSE written in C language for logging FS events. ChitraguptaFS comprises of two parts, one is the FS itself and the other is a simple utility to retrieve FS logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Tcl interface to the linux kernel's FUSE (File-System in User-Space) subsystem. It provides a Tcl package that exports the full functionality of the underlying FUSE kernel feature to the Tcl programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A FUSE based filesystem which represents several split chunks as a single file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    A FUSE-based file system that represents Linked Open Data sets as hierarchical file systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    in memory distributed file system in user space using the fuse module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The htfs is a fuse (userspace) file system. It lives entirely in ram. Its size is dynamically expanded as needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Support library to access and manipulate FAT12 / FAT16 / FAT32 file systems - Includes a FUSE filesystem module to access FAT volumes which uses the library
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    PUFS - peer union FS - is a poor man's naïve distributed filesystem for Linux built on top of FUSE, hence running totally in user mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WinS3fs is a filesystem for Windows allowing access to Amazon S3 Storage. It implements a local virtual SMB server \\s3 to allow access to Amazon S3 buckets
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    SeznamFS is distributed binlogging filesystem based on FUSE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    aggregate_hd is a FUSE filesystem. It can aggregates several harddrives into one mount point. It does quite the same as glusterfs but very lightweighted and only for localhost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PartMetFS is a user space filesystem based on FUSE, to mount the Temp directory of emule and clones. On the mounted directory we see the real name of the file being downloaded and, depending on the file type, we can open the file as if it were complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mount configuration files as FUSE filesystems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and libcurl. Automatically reconnects if the server times out.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 21
    RaidFS is a data recovery tool used to reassemble RAID subsystems without the corresponding controller. It uses the Filesystem in Userspace environment (FUSE) to virtually reassemble the component disks of a RAID into a single, loop mountable, file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SMB Client library written in 100% Pure Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a read/write filesystem driver(using fuse) to mount a mail box under Linux/FreeBSD box, a shell extension to mount a mail box under Windows, using pop3(s) for read, smtp(s) for write.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Ruby/SMB is a C shared library that glues together samba's libsmbclient and the Ruby dynamic high-level programming language, making it easy for programmers to work with network resources (such as Windows file shares).
    Downloads: 0 This Week
    Last Update:
    See Project