SmbWebClient is a simple script written by Victor M. Varela to use Windows Networks from a web browser
Follow smbwebclient.php
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent little script! However I have noticed that the script does not work with PHP7.0. I recently upgraded my server to the latest Ubuntu LTS 16.04 with PHP7.0 but needed to downgrade to PHP5.6 in order for it to run.
-
Not bad.
-
Awesome script. Very helpful. So good that I did a responsive adaptation for it: github.com/vmassuchetto/smbwebclient
-
Small modification, line 1471, added two spaces, one before each of the 2's to give ' 2>/dev/null' : ' 2>&1'; Very difficult to spot but fixed my issue. Otherwise a very useful piece of software.
-
Thanks for good program!