Hello,

On 02/24/2004 08:11 AM, Howard Miller wrote:
I want to be able to manipulate files that are on my samba file server from
my PHP application. These shares are not normally mounted on my web server
and it would be inconvenient and yet another administative maintenance task
to do so.

So... I want to be able to present a form to the user where they can type a
URL (eg, //my.sambaserver/myshare/some/directory), a username and a
password and for PHP to be able to manipulate the files therein.

You may want to try this Samba Web client class that does precisely what you want:


http://www.phpclasses.org/smbwebclient

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to