 |
python-smbmount |
| version 0.1 |
| About python-smbmount |
Simple python script for listing and mounting remote Samba's shares with smbmount.
python-smbmount is a simple python script for listing and mounting remote Samba's shares with smbmount.
Usage:
$ ./"Samba mount" 192.168.0.1
or:
$ ./"Samba mount" server_name
or make a directory "192.168.0.1" and associate "Samba mount" script as action (example with konqueror, nautilus or rox-filer)
A window will be shown with a list of shared directories on the remote host.
You can select the desired shares and click on "Mount" button: the selected shares will be mounted on path ./192.168.0.1/share_name and can be umounted with smbumount.
Requirements
This application requires GTK+ version 2.2.x.
Other dependencies include: python, python-gtk2, smbmount, smbclient |
| Latest Version: 0.1 |
|
Initial version.
|
|
|