| Name: | afuse |
|---|---|
| Version: | 0.4.1 |
| Release: | 3.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Base |
| Size: | 65084 |
| License: | GPLv2+ |
| RPM: | afuse-0.4.1-3.el7.x86_64.rpm |
| Source RPM: | afuse-0.4.1-3.el7.src.rpm |
| Build Date: | Thu Oct 12 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pcarrier/afuse/ |
| Summary: | An automounter implemented with FUSE |
| Description: | Afuse is an automounting file system implemented in user-space using FUSE. Afuse currently implements the most basic functionality that can be expected by an automounter; that is it manages a directory of virtual directories. If one of these virtual directories is accessed and is not already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. |