Changes between Initial Version and Version 1 of Ticket #1049, comment 5
- Timestamp:
- 2011-08-18T22:42:08Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1049, comment 5
initial v1 1 wiki:SftpFrontend documents that gvfs-FUSE is not supported, and why:1 wiki:SftpFrontend#Gnomevirtualfilesystemgvfs documents that gvfs-FUSE is not supported, and why: 2 2 3 3 > gvfs-FUSE, on the other hand, is not recommended for use with Tahoe. This is because it has to map POSIX filesystem requests onto GIO requests, and this mapping loses information -- some combinations of 'open' flags cannot be expressed in the GIO API, for example. Therefore it is impossible for gvfs-FUSE to provide a fully correct FUSE filesystem (or even one that is "good enough" for many applications).