Podrobnosti Software:
Verze: 1.1.1 Aktualizováno
Datum uploadu: 10 Dec 15
Licence: Volný
Popularita: 240
FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel.
FUSE aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
RFuse implements a Ruby interface for FUSE, so you can implement a Filesystem in Ruby.
This library provides the low-level fuse operations as callbacks into a Ruby object.
What is new in this release:
- Fixes for extended attributes.
- Prevent old exceptions from raising at unmount.
What is new in version 1.1.0:
- Fixes for extended attributes.
- Prevent old exceptions from raising at unmount.
Requirements:
- Ruby 1.8 or higher
- FUSE 2.8 or higher
Komentáře nebyl nalezen