Quote:
Originally Posted by knc1
There is also an (old, but working nicely) command line client: cadaver
Just use your package manager to install it. It should be in all distributions.
(File paths above are copies of the cadaver prompt.)
@twobob: We might consider this for porting to the Kindle, it doesn't take the huge amounts of ram the other clients need.
Documentation on cadaver is limited to the man page:
http://linux.die.net/man/1/cadaver
|
compiled openssl from source:
http://www.openssl.org/source/openssl-1.0.1e.tar.gz
installed to /usr/local/openssl
compiled from source:
http://www.webdav.org/cadaver/cadaver-0.23.3.tar.gz
./configure --with-ssl --prefix=blah,blah --with-libs=/usr/local/openssl
seems to work, but I am behind a restrictive proxy now. Can someone test, please?