Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Stretch Gnome Right-click compress ZIP w/ password

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
MarkDees
Posts: 19
Joined: 2016-09-13 02:50

Stretch Gnome Right-click compress ZIP w/ password

#1 Post by MarkDees »

Hi,

In Jessie, I could right-click on a folder, compress and then the UI had an option for more details where I could specify a ZIP password.

In Stretch, right-click Compress gives options for .ZIP, .tar.gz or .7z but no option for password.

Any suggestions much appreciated!

Thanks,
Mark

Totoxa
Posts: 30
Joined: 2015-01-02 17:19

Re: Stretch Gnome Right-click compress ZIP w/ password

#2 Post by Totoxa »

Maybe the GNOME developers though that option was too advanced for the users so they removed it.
Now you should use the command line,

Code: Select all

zip -9 -e <zipfile.zip> -r <dir>

MarkDees
Posts: 19
Joined: 2016-09-13 02:50

Re: Stretch Gnome Right-click compress ZIP w/ password

#3 Post by MarkDees »

Thanks!

I found this as a work around https://askubuntu.com/questions/969650/ ... e-in-17-04

It puts compress under a submenu, but it's better than nothing. I like CLI, but it's nice to have this in the GUI.

I suggested to the Gnome people to give us more flexibility to do this in a future rev.

Thanks,

Mark

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Stretch Gnome Right-click compress ZIP w/ password

#4 Post by debiman »

MarkDees wrote:I suggested to the Gnome people to give us more flexibility
join the choir!

Post Reply