Opened 14 years ago

Last modified 14 years ago

#91 accepted enhancement

make file sharing protocol agnostic (support nfs, sshfs, etc..) — at Initial Version

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 1.0
Component: Client Keywords:
Cc:

Description

The data structures should be ok (generic enough).

What we need is to be able to hook any number of filesystem backends at both ends (and configure/detect which ones are available and enabled).
The code also needs to me moved out of client_channel.add_mount_point - this was done for expediency, but definitely not the right place for it!


This will also make it fairly easy to support client-mounts-server mode (not going to work for win32 mounting smb via tunnels - unless they have fixed it in newer versions of windoze)

Change History (0)

Note: See TracTickets for help on using tickets.