File: README.Debian

package info (click to toggle)
libfilesys-smbclient-perl 3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 388 kB
  • ctags: 132
  • sloc: perl: 757; ansic: 84; makefile: 7
file content (22 lines) | stat: -rw-r--r-- 851 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
README for libfilesys-smbclient-perl for Debian

The manual page for libfilesys-smbclient-perl can be accessed by
running the following command:

man Filesys::SmbClient.

There are some test scripts in the
/usr/share/doc/libfilesys-smbclient/examples/t directory. To run any
of these test scripts, you'll need a file called ".c" in your current
directory, with the following fields separated by tabs on a single
line:

<samba server>	<name of samba share>	<workgroup/domain>	<user>	<password>

The examples/ directory also contains smb2www-2.cgi, a script you can
use to browse shares, workgroups, read/write/remove directories,
create/modify/remove files. You'll need the libcgi-perl and CGI::Carp
packages to run this script. This script also shows you how to use
this module effectively.

 -- Amit Shah <amitshah@gmx.net>, Sat Nov  1 10:47:40 2003