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
- Host: GitHub
- URL: https://github.com/gnome/gvfs
- Owner: GNOME
- License: other
- Created: 2012-06-08T18:42:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T10:02:38.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:00:00.992Z (over 1 year ago)
- Language: C
- Homepage: https://gitlab.gnome.org/GNOME/gvfs
- Size: 41.9 MB
- Stars: 80
- Watchers: 22
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- 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.
## 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.