- Timestamp:
- Sep 30, 2008, 7:14:08 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/docs/htmldocs/manpages/libsmbclient.7.html
r134 r158 1 1 <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>libsmbclient</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="libsmbclient.7"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>libsmbclient — An extension library for browsers and that can be used as a generic browsing API.</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">Browser URL:</code><p> 2 2 smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options] 3 </p></p></div></div><div class="refsect1" lang="en"><a name="id2 83733"></a><h2>DESCRIPTION</h2><p>3 </p></p></div></div><div class="refsect1" lang="en"><a name="id258174"></a><h2>DESCRIPTION</h2><p> 4 4 This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite. 5 5 </p><p> … … 13 13 extension of the capabilities of tools such as file managers and browsers. This man page describes the 14 14 configuration options for this tool so that the user may obtain greatest utility of use. 15 </p></div><div class="refsect1" lang="en"><a name="id2 82731"></a><h2>OPTIONS</h2><p>15 </p></div><div class="refsect1" lang="en"><a name="id290796"></a><h2>OPTIONS</h2><p> 16 16 What the URLs mean: 17 17 </p><div class="variablelist"><dl><dt><span class="term">smb://</span></dt><dd><p> … … 45 45 parameter and will use its value when if the <code class="literal">user</code> parameter was not included 46 46 in the URL. 47 </p></div><div class="refsect1" lang="en"><a name="id2 83406"></a><h2>PROGRAMMERS GUIDE</h2><p>47 </p></div><div class="refsect1" lang="en"><a name="id258984"></a><h2>PROGRAMMERS GUIDE</h2><p> 48 48 Watch this space for future updates. 49 </p></div><div class="refsect1" lang="en"><a name="id2 83415"></a><h2>VERSION</h2><p>49 </p></div><div class="refsect1" lang="en"><a name="id258994"></a><h2>VERSION</h2><p> 50 50 This man page is correct for version 3.0 of the Samba suite. 51 </p></div><div class="refsect1" lang="en"><a name="id2 83425"></a><h2>AUTHOR</h2><p>51 </p></div><div class="refsect1" lang="en"><a name="id259004"></a><h2>AUTHOR</h2><p> 52 52 The original Samba software and related utilities were created by Andrew Tridgell. 53 53 Samba is now developed by the Samba Team as an Open Source project similar to the way
Note:
See TracChangeset
for help on using the changeset viewer.