软件包: nd (0.8.2-8build1)
nd 的相关链接
Trisquel 的资源:
下载源码包 nd:
维护者:
Original Maintainer:
- Mats Erik Andersson
外部的资源:
- 主页 [gohome.org]
相似软件包:
small command line interface to WebDAV servers
nd is a command line tool to issue queries to a WebDAV server.
WebDAV stands for "Web-based Distributed Authoring and Versioning" (RFC 2518). It is a protocol built on top of HTTP, allowing users to collaboratively edit and manage files on remote web servers.
nd can be used to retrieve, submit, remove, and lock individual files, as well as retrieving information about them. It also supports proxying, as well as the authentication methods 'Basic' and now 'Digest' for protecting against unsolicited access.
It is smaller than the alternative tool Cadaver. However, nd has neither an interactive mode, nor has it support for SSL or TLS encrypted transmissions, but it is well suited for use in scripts.
nd is dependent on libxml2 and libmhash2.
其他与 nd 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libmhash2
- Library for cryptographic hashing and message authentication
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML library