Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] zip file encrypt from file manager context menu
Date: Thu, 16 Jul 2020 20:32:53
Message-Id: 913eb51c-68bc-68dc-0ab1-7ac9824e07b9@sys-concept.com
1 zip - has a switch "-e" encrypt
2
3 It works from command line but I'm not sure how to enter it in XFCE in
4 in custom action that will appear in file manager context menu.
5
6 I have 7za that works:
7 7za a file.zip %N -tzip -mem=AES256 -mx9 -pxxxxxx
8
9 but zip:
10 zip file %N -exxxxx
11
12 doesn't work. I am missing something.
13 And I have no clue where did I get in 7za parameter: -mem=AES256 -mx9
14
15 --
16 Thelma

Replies

Subject Author
Re: [gentoo-user] zip file encrypt from file manager context menu Ashley Dixon <ash@××××××××××.uk>