/usr/share/doc/libfilesys-smbclient-perl/README.Debian is in libfilesys-smbclient-perl 3.2-2+b3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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
|