- Timestamp:
- Mar 1, 2010, 3:05:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/docs/htmldocs/manpages/libsmbclient.7.html
r368 r411 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.7 5.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="libsmbclient"><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" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><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 2 Browser URL: 3 3 <code class="literal">smb://[[[domain:]user[:password@]]server[/share[/path[/file]]]] [?options] 4 4 </code> 5 </p></p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id2528909"></a><h2>DESCRIPTION</h2><p>5 </p></p></div></div><div class="refsect1" lang="en"><a name="id2522921"></a><h2>DESCRIPTION</h2><p> 6 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. 7 7 </p><p> … … 15 15 extension of the capabilities of tools such as file managers and browsers. This man page describes the 16 16 configuration options for this tool so that the user may obtain greatest utility of use. 17 </p></div><div class="refsect1" title="OPTIONS"><a name="id2489316"></a><h2>OPTIONS</h2><p>17 </p></div><div class="refsect1" lang="en"><a name="id2483338"></a><h2>OPTIONS</h2><p> 18 18 What the URLs mean: 19 19 </p><div class="variablelist"><dl><dt><span class="term">smb://</span></dt><dd><p> … … 47 47 parameter and will use its value when if the <code class="literal">user</code> parameter was not included 48 48 in the URL. 49 </p></div><div class="refsect1" title="PROGRAMMERS GUIDE"><a name="id2489586"></a><h2>PROGRAMMERS GUIDE</h2><p>49 </p></div><div class="refsect1" lang="en"><a name="id2483602"></a><h2>PROGRAMMERS GUIDE</h2><p> 50 50 Watch this space for future updates. 51 </p></div><div class="refsect1" title="VERSION"><a name="id2489597"></a><h2>VERSION</h2><p>51 </p></div><div class="refsect1" lang="en"><a name="id2483613"></a><h2>VERSION</h2><p> 52 52 This man page is correct for version 3 of the Samba suite. 53 </p></div><div class="refsect1" title="AUTHOR"><a name="id2489608"></a><h2>AUTHOR</h2><p>53 </p></div><div class="refsect1" lang="en"><a name="id2483624"></a><h2>AUTHOR</h2><p> 54 54 The original Samba software and related utilities were created by Andrew Tridgell. 55 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.