[Twisted-Python] mounting a twisted server

stephan mailinglists at shechen.at
Mon Dec 1 22:55:37 EST 2003


I have written a custom file system in python which I use in conjunction 
with twisted and its http protocol. So, as far as browsers are concerned i 
am fine. what I would like to do next is to serve my file system in some 
form so that it could be mounted on a client machine. The idea is that 
'web enabled objects' can be directly edited in a certain app. NFS or 
samba would conceptionally work but does not seem to be supported by 
twisted and seems to be overkill anyways.

Does anybody have any ideas how I could accomplish that. Anybody 
experienced with mounting ftp servers (heard its prone to errors.)


_stephan




More information about the Twisted-Python mailing list