<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>fuse</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1178/feed"/>
    <updated>2026-06-19T15:01:19+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1178/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12587</id>
            <title type="text"><![CDATA[s3fs]]></title>
            <link rel="alternate" href="https://github.com/s3fs-fuse/s3fs-fuse" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12587"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FUSE-based file system backed by Amazon S3.

s3fs allows Linux, macOS, and FreeBSD to mount an S3 bucket via FUSE(Filesystem in Userspace).
s3fs makes you operate files and directories in S3 bucket like a local file system.
s3fs preserves the native object format for files, allowing use of other tools like AWS CLI.

Related contents:

- [La veille de Wittouck - Début avril 2026 @ Julien Wittouck :fr:](https://codeka.io/2026/04/20/la-veille-de-wittouck-d%C3%A9but-avril-2026/).]]>
            </summary>
            <updated>2026-04-21T07:53:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10948</id>
            <title type="text"><![CDATA[slackfs]]></title>
            <link rel="alternate" href="https://github.com/jeremy46231/slackfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10948"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[mount Slack as a filesystem.

This project provides a FUSE-based filesystem that exposes Slack channels and messages as directories and files, letting you interact with Slack using standard shell tools.]]>
            </summary>
            <updated>2025-11-13T06:37:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1469</id>
            <title type="text"><![CDATA[WinCSE - Windows Cloud Storage Explorer]]></title>
            <link rel="alternate" href="https://github.com/cbh34680/WinCse" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1469"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WinCse is an application that integrates AWS S3 buckets with Windows Explorer, allowing you to treat S3 buckets as if they were part of your local file system.

Related contents:

- [WinCse - Accédez à vos Buckets S3 depuis l&amp;#039;explorateur Windows @ Korben :fr:](https://korben.info/wincse-accedez-a-vos-buckets-s3-depuis-lexplorateur-windows.html).]]>
            </summary>
            <updated>2025-08-28T20:01:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1470</id>
            <title type="text"><![CDATA[WinFsp]]></title>
            <link rel="alternate" href="https://winfsp.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1470"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WinFsp is system software that provides runtime and development support for custom file systems on Windows computers. In this sense it is similar to FUSE (Filesystem in Userspace), which provides the same functionality on UNIX-like computers.

Typically any information or storage may be organized and presented as a file system via WinFsp, with the benefit being that the information can be accessed via the standand Windows file API’s by any Windows application.

- [WinFsp @ GitHub](https://github.com/winfsp/winfsp).

Related contents:

- [WinCse - Accédez à vos Buckets S3 depuis l&amp;#039;explorateur Windows @ Korben :fr:](https://korben.info/wincse-accedez-a-vos-buckets-s3-depuis-lexplorateur-windows.html).]]>
            </summary>
            <updated>2025-08-28T20:01:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2988</id>
            <title type="text"><![CDATA[gocryptfs]]></title>
            <link rel="alternate" href="https://nuetzlich.net/gocryptfs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2988"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[gocryptfs uses file-based encryption that is implemented as a mountable FUSE filesystem. Each file in gocryptfs is stored one corresponding encrypted file on the hard disk. The screenshot below shows a mounted gocryptfs filesystem (left) and the encrypted files (right).

- [gocryptfs @ GitHub](https://github.com/rfjakob/gocryptfs).
- [SiriKali](https://mhogomchungu.github.io/sirikali/) ([SiriKali @ GitHub](https://github.com/mhogomchungu/sirikali)).
- [Vaults @ GitHub](https://github.com/mpobaschnig/vaults).
- [EP41: Punch Up in the Garden @ Linux Matters](https://linuxmatters.sh/41/).]]>
            </summary>
            <updated>2025-08-29T00:14:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3859</id>
            <title type="text"><![CDATA[WhenFS]]></title>
            <link rel="alternate" href="https://github.com/lvkv/whenfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3859"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A FUSE Filesystem for your Google calendar.

WhenFS turns your Google Calendar into a FUSE filesystem. It whimsically supports the following features:

- Create a filesystem out of existing Google Calendars, or create a new one from scratch
- Read and write files, directories and... well, just files and directories
- Mount your friends&amp;#039; WhenFS calendar file systems to share files in the silliest way possible]]>
            </summary>
            <updated>2025-08-29T02:39:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4207</id>
            <title type="text"><![CDATA[SeaweedFS]]></title>
            <link rel="alternate" href="https://github.com/seaweedfs/seaweedfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4207"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.]]>
            </summary>
            <updated>2025-08-29T03:38:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8104</id>
            <title type="text"><![CDATA[SFS Asynchronous filesystem replication]]></title>
            <link rel="alternate" href="https://github.com/immobiliare/sfs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8104"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Synchronisation de fichiers entre plusieurs machines avec architecture master/master possible (topologie en étoile)]]>
            </summary>
            <updated>2025-08-29T14:28:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8525</id>
            <title type="text"><![CDATA[MP3FS]]></title>
            <link rel="alternate" href="http://khenriks.github.io/mp3fs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8525"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable me to use my FLAC collection with software and/or hardware which only understands the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.]]>
            </summary>
            <updated>2025-08-29T15:38:35+00:00</updated>
        </entry>
    </feed>
