- Timestamp:
- May 27, 2009, 9:08:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs/htmldocs/manpages/libsmbclient.7.html
r226 r231 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.1"></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 smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options] 3 </p></p></div></div><div class="refsect1" lang="en"><a name="id2518313"></a><h2>DESCRIPTION</h2><p> 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.74.0"></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><p> 2 Browser URL: 3 <code class="literal">smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options] 4 </code> 5 </p></p></div></div><div class="refsect1" lang="en"><a name="id2522934"></a><h2>DESCRIPTION</h2><p> 4 6 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 7 </p><p> … … 13 15 extension of the capabilities of tools such as file managers and browsers. This man page describes the 14 16 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="id248 0143"></a><h2>OPTIONS</h2><p>17 </p></div><div class="refsect1" lang="en"><a name="id2483355"></a><h2>OPTIONS</h2><p> 16 18 What the URLs mean: 17 19 </p><div class="variablelist"><dl><dt><span class="term">smb://</span></dt><dd><p> … … 45 47 parameter and will use its value when if the <code class="literal">user</code> parameter was not included 46 48 in the URL. 47 </p></div><div class="refsect1" lang="en"><a name="id248 2519"></a><h2>PROGRAMMERS GUIDE</h2><p>49 </p></div><div class="refsect1" lang="en"><a name="id2483610"></a><h2>PROGRAMMERS GUIDE</h2><p> 48 50 Watch this space for future updates. 49 </p></div><div class="refsect1" lang="en"><a name="id248 2530"></a><h2>VERSION</h2><p>51 </p></div><div class="refsect1" lang="en"><a name="id2483621"></a><h2>VERSION</h2><p> 50 52 This man page is correct for version 3 of the Samba suite. 51 </p></div><div class="refsect1" lang="en"><a name="id248 2541"></a><h2>AUTHOR</h2><p>53 </p></div><div class="refsect1" lang="en"><a name="id2483632"></a><h2>AUTHOR</h2><p> 52 54 The original Samba software and related utilities were created by Andrew Tridgell. 53 55 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.