File listing

This project is not covered by Drupal’s security advisory policy.

Summary

SMB Explorer module is AJAX based file manager module for Samba (Windows Network) shares.
Client part, samba stream, is based on smb4php class (http://www.phpclasses.org/smb4php),
made by Victor M. Varela (vmvarela [funny thing] gmail.com).

Features

Currently basic features are implemented.

  • Multiple samba server support
  • File listing, moving along directories
  • Text and Image file preview
  • Download, Upload, Rename, Delete
  • Create directories

Dependencies

  • jquery_update 2 module
  • smb.php relies on smbclient executable. You have to install this on your server.

Installation

* Install as usual, see http://drupal.org/node/70151 for further information.

Configuration

You can add/manage/delete samba servers and their options on page "admin/settings/smbexplorer"

Usage

after configuration, browse page "smbexplorer". Configured servers available under user profile (user roles applied)

Drupal 6, 7, 8 version
It's not too complicated to create module for newer Drupal versions. Because I don't need that, I haven't done anything for it. Feel free to contact me for development if needed (Yes, It will involve some small donation ;)).

Drupal 7 version
There is, in fact, a drupal 7 version somewhere on my computer. I'm too lazy to find it now, but I made it sometime back. It works. In case you need it, just shout, i'll add it to repository.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Media
  • Created by Jānis Bebrītis on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases