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 require some small donation ;)).
Project Information
- Maintenance status: Minimally maintained
- Development status: Maintenance fixes only
- Module categories: File Management
- Last modified: August 5, 2011