Warning: session_start(): open(/tmp/sess_df8mppjugeqcgqs4o1fgg8o453, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KDE Service Menu EncFS openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (6) .- Knowledge Base  . 

KDE Service Menu EncFS

   0.5.2  

KDE Service Menu

Score 73%
KDE Service Menu EncFS
zoom


Homepage:  Link
Downloads:  3165
Submitted:  Apr 27 2007
Updated:  Aug 5 2013

Description:

One KDE service menu for encFS encrypted directories.

With this script you can:
- mount / unmount / create an directory with encFS
- change password of an encFS encrypted directory
- retrieve information of encFS directory
- configure this script

Enjoy




Changelog:

Version 0.5.2
Added arabic translation tnx to Fayssal Chamekh

Version 0.5.1 from 0.5
Fix errors in the French translation
Very small changes in the script to work better and reduce code.

Version 0.5 from 0.4
Now, the destination directory is in same parent of source directory (if it is writable, otherwise is $HOME/sourceDirectory_encfs).
Changed desktop menu entry from "Mount, unmount or encrypt" to "Mount, unmount or create".
Modified install script, now make doc directory if not already exist.
Added french translation tnx to hcartiaux (Hyacinthe Cartiaux)
Added support for distro where there is not fuse group.
Added German translation tnx to Oliver Koch




LicenseGPL
Source(kde-service-menu-encfs_0.5.2.tar.gz)
Debian(deb)
Ubuntu(deb)
Send to a friend
Subscribe
Other  Content  from egregorion
Report inappropriate content



goto page: prev   1  2 

-
.

 Next release

 
 by egregorion on: Dec 28 2011
 
Score 50%

Ok, tnx to all.
I've added fix for any distro without fuse group.
... in the next release

Giuseppe Benigno


Reply to this

-

 Re: Next release

 
 by hcartiaux on: Jan 12 2012
 
Score 50%

I can't wait to update arch package with 0.4.1 ! https://aur.archlinux.org/packages.php?ID=26567
Thanks for your work ;)


Reply to this

-

 Re: Re: Next release

 
 by egregorion on: Jan 19 2012
 
Score 50%

Sorry, I'm waiting for german translation, 2/3 days.


Reply to this

-

 Re: Re: Re: Next release

 
 by hcartiaux on: Jan 25 2012
 
Score 50%

There's a patch in the Archlinux package to correct errors in the French translation (version 0.5). ;)
https://aur.archlinux.org/packages.php?ID=26567

It's in the source package tarball
https://aur.archlinux.org/packages/se/servicemenu-encfs-kde4/servicemenu-encfs-kde4.tar.gz


Reply to this

-
.

 Re: Re: Re: Re: Next release

 
 by egregorion on: Jan 27 2012
 
Score 50%

Ok, I fixed my error.

Thank you.
Giuseppe Benigno


Reply to this

-

 Re: Next release

 
 by sonicthh on: Jan 18 2012
 
Score 50%

While you are at it could you change the lines for the docs in your install-system.sh? The following should work if the destination does not exist:

sudo install -d "`kde4-config --prefix`/share/doc/kde-service-menu-encfs/"
sudo install -m 644 doc/* "`kde4-config --prefix`/share/doc/kde-service-menu-encfs/"

Also imho the create part of encMountUmountCreate () should encrypt files already existing in the original dir. Otherwise you should rename the menu entry to "Mount, unmount or create".


Reply to this

-
.

 Re: Re: Next release

 
 by egregorion on: Jan 19 2012
 
Score 50%

You're right, tnx for your help.

Giuseppe Benigno


Reply to this

-

 Fuse module not loaded

 
 by FraMari on: Jan 14 2012
 
Score 50%

Hi, this script no longer works for me... it keeps telling me to check if fuse module is loaded. And yes, it is loaded.
Encfs works good, so thst's not the problem.
How can i do?


Reply to this

-
.

 Re: Fuse module not loaded

 
 by egregorion on: Jan 20 2012
 
Score 50%

Download the new version :-D


Reply to this

-

 Re: Re: Fuse module not loaded

 
 by FraMari on: Jan 20 2012
 
Score 50%

It works!!
Thanks a lot ;)


Reply to this

-

 Mount encfs directory when path has symbolic link

 
 by jeankde on: Jul 22 2014
 
Score 50%

A few time ago i used Dolphin to browse to the encfs directory for mounting, using path with symbolic links.
I can mount the directory but when i click (either the directory or the dir_encfs created directory) to unmount it, encMountUmountCreate procedure asks again for mount !
/proc/mounts contains the real path of the encfs directory and the path having symbolic link is not detected "mounted"
sourceDir (and destDir) values contains symbolic links in my test.
workaround (tested for mount and umount, but not tested for other functions):
sourceDir=$(readlink -f $sourceDir)
destDir=$(readlink -f $destDir)
I can mount and umount now


Reply to this

-
.

 encfs and dropbox

 
 by feldegast on: Sep 6 2014
 
Score 50%

i want to use encfs with dropbox but unfortunatly this plugin places the unencrypted directory in the same place as the encrypted directory, this won't work for dropbox as the unencrypted data would then also be synced see http://www.howtogeek.com/121737/how-to-encrypt-cloud-storage-on-linux-and-windows-with-encfs/ on the steps i was following on kubuntu


Reply to this

-

 Installation failed

 
 by livier on: Oct 6 2014
 
Score 50%

After different tests I saw the message :

Écraser le fichier existant ?
'/home/me/.kde/share/apps/servicemenu-download//57086-kde-service-menu-encfs_0.5.2.tar.gz'

Maybe the error is inside the path, but what shoult I do


Reply to this

-
.

 New Option Request

 
 by LyleT on: Nov 12 2014
 
Score 50%

Hi. First I'd like to say thank you. I find this to be very useful. I notice that upon mounting an encfs folder, it launches it in a new dolphin window. Would it be at all possible to add an option to toggle between this behavior and launching it in the existing Dolphin window?


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team