From 84da08d7b7fcda12c85caeb5a10b4903770a6f69 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- konq-plugins/smbmounter/Readme | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 konq-plugins/smbmounter/Readme (limited to 'konq-plugins/smbmounter') diff --git a/konq-plugins/smbmounter/Readme b/konq-plugins/smbmounter/Readme new file mode 100644 index 0000000..0ccf41c --- /dev/null +++ b/konq-plugins/smbmounter/Readme @@ -0,0 +1,19 @@ +This directory existed until kde 3.3, if you're interested to revive it, you +can get it back from cvs. It has been removed because the smbro-ioslave has also +been removed, and this plugin doesn't work without it. + +This plugin for konqy works together with the smbro ioslave. +It uses the special() function of the smbro ioslave to mount and unmount smb +shares. This is done by the ioslave by executing smbmount and smbumount. +Therefor both have to be installed suid root. +If you consider this a security risk, don't use this plugin. +Move with konqy into a smb share (e.g. smb://host/my_files) and then select +Tools->smbmount current share. The share "my_files" will be mounted under +"~/smb_network/host/my_files". Once you mounted the share, the menu item +"smbumount current share" becomes active, so that you can unmount it again. + +AFAIK smbmount is linux-only, so it won't work on other systems. + +If you have suggestions, wishes or find bugs, send me an email. + +Alexander Neundorf -- cgit v1.2.1