Searching Developer: Mapping WebDAV to Drive Letter
During the last evenings I investigated a little how difficult it would be to write Windows NT Internal File System which mounts a webdav server to a drive letter (like Teamdrive, or WebDrive). This way we could get rid of the problems we have with WebDAV and MS-Office. I is an interesting challenge. The building blocks are already there: neon: (WebDAV Client Library) http://www.webdav.org/neon/ Examples of an IFS (Internal Filesystem Driver): http://www.acc.umu.se/~bosse/ I thought about doing it myself, but I have a fulltime job. Maybe someone at a university could convince his professor to do this in a project. thomas
Check out WebDrive: http://www.southrivertech.com/products/webdrive/index.html hth, -Casey On Friday 03 May 2002 03:14 am, Thomas Guettler allegedly wrote:
During the last evenings I investigated a little how difficult it would be to write Windows NT Internal File System which mounts a webdav server to a drive letter (like Teamdrive, or WebDrive). This way we could get rid of the problems we have with WebDAV and MS-Office.
I is an interesting challenge. The building blocks are already there:
neon: (WebDAV Client Library) http://www.webdav.org/neon/
Examples of an IFS (Internal Filesystem Driver): http://www.acc.umu.se/~bosse/
I thought about doing it myself, but I have a fulltime job. Maybe someone at a university could convince his professor to do this in a project.
thomas
_______________________________________________ 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 )
Casey Duncan wrote:
Check out WebDrive: http://www.southrivertech.com/products/webdrive/index.html
I thought about an open source alternative. BTW, I am testing a demo version of teamdrive right now. MSWord (2002) crashes sometimes if it tries to save a document. Has someone experience with webdrive vs. teamdrive on zope? thomas
participants (2)
-
Casey Duncan -
Thomas Guettler