FTP File System in Linux!
Found this on Freshmeat this morning: http://ftpfs.sourceforge.net/ I thought it could possibly be of some import. Basically, it's a kernel module that allows you to mount an FTP session as if it were a filesystem. This could be of great help to people who are trying to get away from using Zope's web interface all the time. I've not actually tried it myself yet, so I can't vouch for it's usefulness, but it should be an interesting project to watch evolve . . . -CJ
The nisUserFolder product at: http://www.zope.org/Members/zazen seems to be corrupted. Has this worked for anyone, is their a copy elsewhere ? Thanks, Lee On 13-Mar-01 Christopher J. Kucera wrote:
Found this on Freshmeat this morning: http://ftpfs.sourceforge.net/
I thought it could possibly be of some import. Basically, it's a kernel module that allows you to mount an FTP session as if it were a filesystem. This could be of great help to people who are trying to get away from using Zope's web interface all the time.
I've not actually tried it myself yet, so I can't vouch for it's usefulness, but it should be an interesting project to watch evolve . . .
-CJ
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Lee Marzke <lmarzke@kns.com> 13-Mar-01, 13:26:10 Kulicke & Soffa Industries 2101 Blair Mill Rd +1 215 784-6217 Willow Grove, PA 19090 +1 215 784-6014 fax
On Tuesday 13 March 2001, at 8 h 39, the keyboard of "Christopher J. Kucera" <ckucera@globalcrossing.com> wrote:
Found this on Freshmeat this morning: http://ftpfs.sourceforge.net/
I thought it could possibly be of some import. Basically, it's a kernel module that allows you to mount an FTP session as if it were a filesystem.
It works fine on my kernel 2.4.2. Warning: it is a bit rough (if you type the wrong IP address when mouting, *nothing* will tell you, ls will just show no files). I can at least grep my Zope files. O Wonder! O Perfect World! Did someone write a WebDAVfs? :-)
I would like to have a part of Zope require authentication ( useing NISUserFolder, but that should be irrelivent ) So how would I force an authentication below the /auth directory. If I remove The Acquire permission settings, and give (Access, and View ) permissions to a Role I can access the folder after a login, GREAT. Now if I add a index_html METHOD to the folder I find that it doesn't acquire the permissions set on the /auth folder, so I can't view anything. There must be some way of allowing access below the folder without setting permissions on each new object. Thanks, Lee Marzke <lmarzke@kns.com>
participants (3)
-
Christopher J. Kucera -
Lee Marzke -
Stephane Bortzmeyer