HTTP-DAV
view release on metacpan or search on metacpan
doc/html/dave.html view on Meta::CPAN
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>dave - DAV Explorer</title>
<link rel="stylesheet" href="http://www.webdav.org/perldav/perldav_plain.css" type="text/css" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>
<body>
<h1 id="NAME">NAME</h1>
<p>dave - DAV Explorer</p>
<h1 id="SYNOPSIS">SYNOPSIS</h1>
<pre><code>dave [OPTIONS] URL</code></pre>
<p>e.g.</p>
<pre><code>$ dave -u pcollins -p mypass www.host.org/dav_dir/
...
dave> get file.txt</code></pre>
<p>Use <code>dave -h</code> to get help on options.</p>
<p>Use <code>perldoc dave</code> for the whole manpage.</p>
<h1 id="DESCRIPTION">DESCRIPTION</h1>
<p>dave is a powerful command-line program for interacting with WebDAV-enabled webservers. With dave you can:</p>
<ul>
<li><p>get and put files</p>
</li>
<li><p>make directories on a remote webserver</p>
</li>
<li><p>remove files and directories from a remote webserver</p>
</li>
<li><p>edit a file on the webserver with a single command</p>
</li>
<li><p>recursively get a remote directory</p>
</li>
<li><p>recursively put a local directory</p>
</li>
<li><p>lock and unlock remote files and directories</p>
</li>
<li><p>securely transfer over https</p>
</li>
( run in 2.105 seconds using v1.01-cache-2.11-cpan-ed4147ee29a )