I wrote this script which works with Thunar and Rox file managers
to compress a folder.
Instructions: After install just right click on folder and follow the
SendTo menu. The resulting archive will be saved next to the folder
unless the HOME option is chosen.
Use Squeeze to decompress or the software com decompress various archive
formats.
EDIT: New version 1.2 gives a time estimate
EDIT: New version 1.3 supports two users --> root and the guest
EDIT: New version 1.4 extracts as tar.xz rather than txz
EDIT: New version 1.5 corrects desktop file and adds small features.
http://www.datafilehost.com/download-509314b3.html
Compression of folder with right click
Compression of folder with right click
Last edited by don570 on 17 Jul 2012, 00:35, edited 2 times in total.
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Compression of folder with right click
Thanks, don570!
I do like that this supports compressing with xz (which is something the current right click -> archive option through squeeze cannot handle). Would it be possible to change the format to tar.xz rather than txz, however? I wouldn't want to confuse archives with slackware txz packages, which have a specific layout and metadata. Also, it appears you must click on a folder, send to compression, then navigate to another archive in order to decompress, rather than right clicking on an archive and decompressing straight away, is that correct? I think providing support for selecting an archive for decompression directly would really tie this all together, if possible
I've been hunting for an alternative to squeeze, as it's been several years since it's been updated
Thanks again!
I do like that this supports compressing with xz (which is something the current right click -> archive option through squeeze cannot handle). Would it be possible to change the format to tar.xz rather than txz, however? I wouldn't want to confuse archives with slackware txz packages, which have a specific layout and metadata. Also, it appears you must click on a folder, send to compression, then navigate to another archive in order to decompress, rather than right clicking on an archive and decompressing straight away, is that correct? I think providing support for selecting an archive for decompression directly would really tie this all together, if possible
I've been hunting for an alternative to squeeze, as it's been several years since it's been updated
Thanks again!
Please take a look at our online documentation, here. Suggestions are welcome!
Re: Compression of folder with right click
Okay , no problem. That will be in version 1.4tar.xz rather than txz,
I'd like someone to continue to improve Squeeze.
Puppy linux uses either Xarchive or Xarchiver.
An app that I would like ( and can write myself) is
an app to extract the files from a debian package.
It shouldn't be to hard to write since they exist in Puppy linux.
I've already written an app that extracts Puppy packages
which I'm already finding useful.
_______________________________________________
Posted after 23 hours 20 minutes 59 seconds:
Posted after 56 seconds:
I made the change .
New version 1.4 compresses a folder as tar.xz rather than txz
______________________________________________
-
- Black ninja
- Posts: 73
- Joined: 21 Apr 2012, 00:19
- Distribution: Hannah Montana Linux
- Location: inmygrave
Re: Compression of folder with right click
is it possible to adapt it to decompress?
i lack the ark plugins to decompress here to decompress there and all that
sy
i lack the ark plugins to decompress here to decompress there and all that
sy
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Compression of folder with right click
+1I've already written an app that extracts Puppy packages which I'm already finding useful.
From memory just run: ar x debpackage.deb
Then you can unpack the data file for the goodies.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Compression of folder with right click
I made an app to extract pet packages . I improved it to extract from debian packages as well.
It's very useful in making xzm modules from debian repositories.
http://forum.porteus.org/viewtopic.php? ... 412be83871
______________________________________________________________________
It's very useful in making xzm modules from debian repositories.
http://forum.porteus.org/viewtopic.php? ... 412be83871
______________________________________________________________________
Re: Compression of folder with right click
New version 1.5
-fixes the whitespace in the desktop name
-fixes the whitespace in the desktop name