remotefs
This is the home page for the remotefs module.
This module allows you to mount remote filesystem. Currently FTP is supported and it is
possible to add other protocols. After mounting you can work with filesystem as with
local filesystem. Save this ftpfs.jar into your modules directory and enjoy it.
This module was developed as thesis for Czech Technical University in Prague. The full
text of this thesis in czech you can view in HTML or you can
download zipped PostScript.
I wrote brief document which contains instructions how to add support for own protocol.
I have to warn you that this remotefs was my first trial to write module for NetBeans. The code isn't so good
and needs to be rewritten (but I haven't time now). Now it has many bugs.