'\" t .\" Title: chezdav .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 03/10/2024 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "CHEZDAV" "1" "03/10/2024" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" chezdav \- simple WebDAV server .SH "SYNOPSIS" .sp \fBchezdav\fR [\fIOPTIONS\&...\fR] .SH "DESCRIPTION" .sp The chezdav(1) command starts a WebDAV server\&. This allows clients to access your files, and modify them\&. A simple Web browser is sufficient to browse for files\&. The default shared folder is the home directory, but you may specifiy a different folder with the \fB\-P\fR option\&. .SH "OPTIONS" .PP \fB\-P, \-\-path\fR=PATH .RS 4 Path to export\&. .RE .PP \fB\-p, \-\-port\fR=PORT .RS 4 Port to listen from\&. By default, a port is allocated randomly\&. .RE .PP *\-\-local .RS 4 Listen on loopback interface only\&. .RE .PP *\-\-public .RS 4 Listen on all network interfaces\&. .RE .PP *\-\-no\-mdns .RS 4 Don\(cqt broadcast the share on the local network\&. By default, shares are broadcast with mDNS/DNS\-SD (when compiled with Avahi)\&. .RE .PP \fB\-d, \-\-htdigest\fR=PATH .RS 4 Path to a htdigest file, to secure the server with DIGEST authentication\&. .RE .PP \fB\-\-realm\fR=REALM .RS 4 The DIGEST realm string (must be identical to the string used in the htdigest file)\&. The default value is "USER\(cqs public share" (where USER is the owner\(cqs username of the current process)\&. .RE .PP \fB\-v, \-\-verbose\fR .RS 4 Verbosely print running information\&. .RE .PP \fB\-\-version\fR .RS 4 Print program version number\&. .RE .SH "EXIT STATUS" .PP \fB0\fR .RS 4 Success .RE .PP \fB1\fR .RS 4 Failure (syntax or usage error; unexpected error)\&. .RE .SH "SEE ALSO" .sp \fBhtdigest\fR(1) .SH "AUTHOR" .sp chezdav was originally written by Marc\-Andr\('e Lureau\&. .SH "RESOURCES" .sp Main web site: \m[blue]\fBhttps://wiki\&.gnome\&.org/phodav\fR\m[] .SH "COPYING" .sp Copyright (C) 2013\-2014 Red Hat, Inc\&. Free use of this software is granted under the terms of the GNU Lesser General Public License (lGPL)\&.