a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: mount a WebDAV resource as a regular file system
DAVFS2 is a Linux file system driver that allows you to mount a WebDAV
resource as a regular file system. It allows files in a remote Web resource
to be edited using standard applications that interact with the file system
(e.g. text editors). It uses coda for file system operations and the neon
library for WebDAV access. It supports SSL and proxy servers. The code is
based on uservfs (uservfs.sf.net).
.
This package will not work with kernel 2.4.
Description: mount WebDAV resources as regular file systems
davfs2 is a Linux file system driver that allows mounting a WebDAV
resource as a regular file system. Files in that resource can
be edited using standard applications which interact with the file
system (e.g. text editors).
.
It supports SSL and proxy servers, uses coda for file system
operations along with the neon library for WebDAV access, and is based on
uservfs.
--- 15512 Thu Jan 1 00:00:00 1970
+++ 35622 Thu Jan 1 00:00:00 1970
@@ -1,9 +1,9 @@
-mount a WebDAV resource as a regular file system
- DAVFS2 is a Linux file system driver that allows you to mount a WebDAV
- resource as a regular file system. It allows files in a remote Web resource
- to be edited using standard applications that interact with the file system
- (e.g. text editors). It uses coda for file system operations and the neon
- library for WebDAV access. It supports SSL and proxy servers. The code is
- based on uservfs (uservfs.sf.net).
+mount WebDAV resources as regular file systems
+ davfs2 is a Linux file system driver that allows mounting a WebDAV
+ resource as a regular file system. Files in that resource can
+ be edited using standard applications which interact with the file
+ system (e.g. text editors).
.
- This package will not work with kernel 2.4.
+ It supports SSL and proxy servers, uses coda for file system
+ operations along with the neon library for WebDAV access, and is based on
+ uservfs.