Changes between Version 21 and Version 22 of WikiStart
- Timestamp:
- Apr 14, 2020, 11:01:32 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v21 v22 1 = WebDAV plugin for NetDrive for OS/2 =1 = WebDAV plugin for !NetDrive for OS/2 = 2 2 3 3 Welcome to the WebDAV plugin project page! 4 4 5 5 == Overview == 6 The WebDAV plugin for NetDrive for OS/2 is a DAV client and can connect to Apache mod_dav, Novell NetStorage and Microsoft Windows XPWebFolders.6 The WebDAV plugin for !NetDrive for OS/2 is a DAV client and can connect to Apache mod_dav, Novell !NetStorage and Microsoft Windows XP !WebFolders. 7 7 8 With the plugin you'll be able to access DAV resources as regular directories on NetDrive virtual volume.8 With the plugin you'll be able to access DAV resources as regular directories on !NetDrive virtual volume. 9 9 10 10 The plugin is based on neon library developed by Joe Orton. 11 11 12 The plugin is opensourced and free for use with a registered/trial version of NetDrive for OS/2 (seeNetDrive for OS/212 The plugin is opensourced and free for use with a registered/trial version of !NetDrive for OS/2 (see !NetDrive for OS/2 13 13 license agreement). 14 14 15 15 == Current releases == 16 NdpDav 1.2.1 is available for download:16 !NdpDav 1.2.1 is available for download: 17 17 * [ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_2_1-GA.zip release] build. 18 18 * [ftp://ftp.netlabs.org/pub/ndpdav/ndpdav-1_2_1-GA.wpi release] build WarpIN package. 19 19 20 20 == Requirements == 21 * NetDrive 3.x: http://www.bmtmicro.com/netdrive21 * !NetDrive 3.x: http://www.bmtmicro.com/netdrive 22 22 * libc 0.6.5 runtime: ftp://ftp.netlabs.org/pub/gcc/libc-0_6_5-csd5.wpi 23 23 * 32bit tcpip stack … … 29 29 30 30 == Source code == 31 The plugin is based on the neon library and also includes OpenSSL and EXPAT libraries. The neon library is released under the LGPL license NetDrive related source code comes with MIT license.31 The plugin is based on the neon library and also includes OpenSSL and EXPAT libraries. The neon library is released under the LGPL license !NetDrive related source code comes with MIT license. 32 32 To get plugin sources, please checkout code from Netlabs SVN server: 33 33 … … 69 69 == Using the plugin == 70 70 This plugin is not yet complete and requires some more features to be in production quality but I hope that it will be useful for some people. 71 Also I hope that the plugin will be a help for developers who would like to create a custom NetDrive plugin.71 Also I hope that the plugin will be a help for developers who would like to create a custom !NetDrive plugin. 72 72 All basic features has been implemented. 73 73 The plugin supports password authentication and works with SSL. 74 74 To enable SSL you have to use 'https' in URL in resource properties: https://servername/directory 75 75 Please be aware that write may not work well. Writing files works only with Apache 2.0 and mod_dav. 76 Do NOT write files on WebFolders or NovellNetStorage! This will destroy file content!76 Do NOT write files on !WebFolders or Novell !NetStorage! This will destroy file content! 77 77 Please be careful and do not access important files with the plugin. 78 78 … … 86 86 87 87 == Remarks == 88 Please see Links page for links to mentioned projects. Thanks to Adrian for making Net Labs project for WebDAV plugin.88 Please see Links page for links to mentioned projects. Thanks to Adrian for making Netlabs project for WebDAV plugin. 89 89 90 90 Best regards,