Opened 14 years ago

Last modified 14 years ago

#91 accepted enhancement

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

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

Description (last modified by Antoine Martin)

The data structures should be ok (generic enough). (see #7)

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 (1)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted
Note: See TracTickets for help on using tickets.