Ecosyste.ms: Awesome
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 month ago
JSON representation
Read-only mirror of https://gitlab.gnome.org/GNOME/gvfs
- Host: GitHub
- URL: https://github.com/gnome/gvfs
- Owner: GNOME
- License: other
- Created: 2012-06-08T18:42:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T08:35:55.000Z (6 months ago)
- Last Synced: 2024-05-17T02:26:36.055Z (6 months ago)
- Language: C
- Homepage: https://gitlab.gnome.org/GNOME/gvfs
- Size: 42 MB
- Stars: 76
- Watchers: 22
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
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.For more info about GVfs, see https://wiki.gnome.org/Projects/gvfs.
## 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/.See https://wiki.gnome.org/Projects/gvfs/debugging for info about getting debug
logs.## Ask Questions
For questions use [GNOME Discourse](https://discourse.gnome.org/).