Linked by Eugenia Loli-Queru on Wed 11th Jan 2006 18:05 UTC, submitted by Fluffy
Thread beginning with comment 84843
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-07
As FUSE implements its services as file systems, you can use the file:/// access implementation of the two VFS systems.
Of course this way around you'll loose the remote context. The application won't be able to supply authentification data, maybe assume that certain calls are fast (stat for example), not be able to supply metadata like referrer/user agent for HTTP, etc