Skip to content

vmassuchetto/smbwebclient

Repository files navigation

SMBWebClient

smbwebclient.php is a simple PHP script that allows users to access Windows networks from a Web browser (using Samba tools). This is an adaptation for a responsive layout using Foundation, instead of the itchish Windows-XP-like original interface. This is how it looks like:

Screenshot

Installation and Configuration

Make sure you have smbclient installed in your server, and then clone the project to an available web directory:

git clone http://github.com/vmassuchetto/smbwebclient.git smbwebclient

Create the file smbwebclient-config.php with your settings using the smbwebclient-config-sample.php. Refer to the line 53 in smbwebclient.php for the available options.

cp smbwebclient-config-sample.php smbwebclient.php

About

Simple PHP file manager for SMB Windows networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published