Split an ISO into chunks -rightclick_split_file-1.8.pet

Miscellaneous tools
Post Reply
Message
Author
User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

Split an ISO into chunks -rightclick_split_file-1.8.pet

#1 Post by don570 »

rightclick_split_file-1.4.pet - split an ISO into chunks

Edit: I updated the app to make the rightclick menu show up
in more file types such as the various archive types.
Also script is now executable.
version 1.6 will give a warning when running the scrip
if chunks aren't inside the folder



RSH has written a very nice and useful script to split an ISO
into smaller chunks .

Instructions: Simple to use after installation of pet.
Just right click on a large archive or ISO. Select 'Split file'
A folder is created with the chunks and an executable script
to rebuild the chunks back to the original.
That's it. 8)


This will allow the people creating puppies to post them on
the murga forum using services such as datafilehost.com etc.
These services are free but have file size limits.


The instructions to put the chunks back together are in
a script file inside the folder that is created, but
it is easier to just run the script in a terminal( launched from the folder)
and the chunks will rebuilt automatically.


Here's an example....

In the picture below I have rebuilt the 3 chunks called

OS8.img.gz.part-aa
OS8.img.gz.part-ab
OS8.img.gz.part-ac

using the script (included in folder) to recreate the file
created by Barry Kauler's Pudd --> OS8.img.gz

Then I ran a decompression app 'pupzip' to
obtain an Apple OS 8 install CD ---> OS8.img

Image

____________________________________________________
Attachments
rightclick_split_file-1.8.pet
RSH script to split an ISO into chunks
(12.08 KiB) Downloaded 666 times
Last edited by don570 on Thu 20 Sep 2012, 19:21, edited 17 times in total.

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#2 Post by RSH »

Thank you don570 for bringing this one to the English forum.

Just two questions:

Isn't it already added to your right-click-tools?

Maybe you have tested any older version?

I can not remember correctly if this has been as described in some older versions - but 1.3 creates automatically a script at directory of split files. One just needs to click this script and it rebuilds the original file at directory of split files.

Image

Unfortunately it has still German messages, so i might have to refine this. :lol:

EDIT: Checked for it: NO it hasn't German messages - it has locals for EN & DE!

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 1.4

#3 Post by don570 »

new version 1.4

I made a couple of small changes to update the package to version 1.4

1) script is now executable
2) English rather than German is used in one obscure translation
3) I updated the app to make the right-click menu show up
in more file types such as the various archive types.
This was needed to be compatible with Barry Kauler's Pudd
which uses compression of image.

I'll put this in my right clicks package.

_________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

new version 1.6

#4 Post by don570 »

new Version 1.6

1) I made changes to appearance of window
2) It now works with whitespace in filename and path
3) The script that is created in folder now warns if chunks aren't in
the folder

___________________________________________________
Last edited by don570 on Sat 15 Sep 2012, 19:19, edited 1 time in total.

User avatar
RSH
Posts: 2397
Joined: Mon 05 Sep 2011, 14:21
Location: Germany

#5 Post by RSH »

8) 8) 8)

I like that! :D

Usually it's me, who uses scripts or parts of scripts or suggestions of different developers/programmers/users to work on (and to learn as well) - but this time it's right the other way.

This gives to me a little bit feeling like honored! :o

Thank you very much, don570.

Donloaded already... :D

Greetings,

RSH
[b][url=http://lazy-puppy.weebly.com]LazY Puppy[/url][/b]
[b][url=http://rshs-dna.weebly.com]RSH's DNA[/url][/b]
[url=http://murga-linux.com/puppy/viewtopic.php?t=91422][b]SARA B.[/b][/url]

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#6 Post by don570 »

Version 1.7

-I put yaf-splash message window while work is done

-Corrected my bad German ---> Teile rather than Teilen :oops:

-now splits mp3 file

I also made a Porteus (XFCE version) that I will post on their forum

_________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#7 Post by don570 »

version 1.8

1) Now supports Saluki
2) Warning if folder is chosen (if Thunar is used for file manager)
3) A file less than one megabyte will not be split

Post Reply