An open API service indexing awesome lists of open source software.

https://github.com/gnome/gvfs

Read-only mirror of https://gitlab.gnome.org/GNOME/gvfs
https://github.com/gnome/gvfs

Last synced: about 1 year ago
JSON representation

Read-only mirror of https://gitlab.gnome.org/GNOME/gvfs

Awesome Lists containing this project

README

          

# GVfs

GVfs is a userspace virtual filesystem implementation for GIO (a library
available in GLib). GVfs comes with a set of backends, including trash support,
SFTP, SMB, HTTP, DAV, and many others. GVfs also contains modules for GIO that
implement volume monitors and persistent metadata storage. There is also FUSE
support that provides limited access to the GVfs filesystems for applications
not using GIO.

## Reporting Bugs

Bug reports can be found and filed at https://gitlab.gnome.org/GNOME/gvfs/issues.
For security-related issues, please use https://security.gnome.org/.

## Ask Questions

For questions use [GNOME Discourse](https://discourse.gnome.org/).

## Contributing Code

Please see the [Contribution Guidelines](CONTRIBUTING.md) for information on how
to start contributing to GVfs.