Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
General Discussions
Switcher Hangout (Windows to Mac)
How to split large files ?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="thejudeabides" data-source="post: 1230040" data-attributes="member: 200554"><p><strong>Recombining</strong></p><p></p><p>I was a little unclear on the recombining, especially since I had burned the 3 files I got from my split onto DVDs and moved them to another computer, but after figuring it out, I thought it would help people like myself who lack any real skills at using Terminal to type out an (over)explanatory description of how to do it.</p><p></p><p>Make sure all your files are in one folder, preferably by themselves. In my case I had three files, each about 2GB, named "xaa", "xab", and "xac".</p><p></p><p>Open Terminal.</p><p></p><p>Type "cat " (no quotes, include the space)</p><p></p><p>Drag the first file into Terminal, next to where you just typed "cat ". This should add the directory location of the file.</p><p></p><p>Now press delete a couple times so that you're left with only the first letter of the file name. So in my case I'm deleting "aa" from "xaa" so I'm left with only "x".</p><p></p><p>Now type "* >" (no quotes include the space)</p><p></p><p>Finally type the original file name. VERY IMPORTANT! If there are any spaces in the file name, add "\" (no quotes) before the space. So if you're filename was:</p><p>Software I Downloaded Illegally.dmg</p><p>you would need to type:</p><p>Software\ I\ Downloaded\ Illegally.dmg</p><p></p><p>That last part is important!</p><p></p><p>In my case it didn't create the recombined file in the same folder, it dumped it in my Home folder. Not sure why it did that, but that's probably where you're file will be.</p></blockquote><p></p>
[QUOTE="thejudeabides, post: 1230040, member: 200554"] [b]Recombining[/b] I was a little unclear on the recombining, especially since I had burned the 3 files I got from my split onto DVDs and moved them to another computer, but after figuring it out, I thought it would help people like myself who lack any real skills at using Terminal to type out an (over)explanatory description of how to do it. Make sure all your files are in one folder, preferably by themselves. In my case I had three files, each about 2GB, named "xaa", "xab", and "xac". Open Terminal. Type "cat " (no quotes, include the space) Drag the first file into Terminal, next to where you just typed "cat ". This should add the directory location of the file. Now press delete a couple times so that you're left with only the first letter of the file name. So in my case I'm deleting "aa" from "xaa" so I'm left with only "x". Now type "* >" (no quotes include the space) Finally type the original file name. VERY IMPORTANT! If there are any spaces in the file name, add "\" (no quotes) before the space. So if you're filename was: Software I Downloaded Illegally.dmg you would need to type: Software\ I\ Downloaded\ Illegally.dmg That last part is important! In my case it didn't create the recombined file in the same folder, it dumped it in my Home folder. Not sure why it did that, but that's probably where you're file will be. [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
General Discussions
Switcher Hangout (Windows to Mac)
How to split large files ?
Top