Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: backup for downloads, splitters and second drives< Next Oldest | Next Newest >
lovdsl Offline





Group: Members
Posts: 359
Joined: Feb. 2006
Posted: Feb. 25 2006,01:34 QUOTE

I am at the point where I require backup for the downloaded .dsl extensions..on an old machine I would usually split larger files and save to floppy..or save to second hd that would be accessable after reinstall...
1 - Does dsl have a splitter/joiner. if so where ,how to use
2 - if no dsl can one be added such as xjsplit.tar.gz via mydsl or how to
3 - how do I add a second master hdc on IDE2 on dsl to store for reinstall...when I installed dsl it gave an error for hdc so I removed it..can not remember the error..seen drive and size then..no something.. thought it was a controller error and that dsl only had one was easier at the time to remove..split may be better befor I play with that..thanks for any input..
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: Feb. 25 2006,06:47 QUOTE

http://www.die.net/doc/linux/man/man1/split.1.html

http://www.die.net/doc/linux/man/man1/cat.1.html

Both are part of DSL.
Back to top
Profile PM 
lovdsl Offline





Group: Members
Posts: 359
Joined: Feb. 2006
Posted: Feb. 25 2006,10:27 QUOTE

Ok..thanks very much...I understand there is some kind of file splitting thing built in...but the help file is well..what it is...I saved the text from the first link to a file called dslsplit to the home directory in a directory called Inbox...I opened the manager and said directory and clicked on the file dslsplit..which is 1440bytes...in the box below I type...split -b 720 /home/Inbox/dslsplit...i now see two additional files each 720 xaa and xab...I can not for the life in me join them back together and I am unsure they are even the text file I wanted ti split...and what if I wanted a large file in 5 pieces..just divide by five what about decimals..Is it too much to ask..I do not find this self explanitory should I just give it up...I'm so close.bohoho
Back to top
Profile PM 
lovdsl Offline





Group: Members
Posts: 359
Joined: Feb. 2006
Posted: Feb. 26 2006,01:58 QUOTE

Ok guess to much..will reinstall and redownload all the adds one more time..
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: Feb. 26 2006,21:20 QUOTE

Here is a better explanation.  Examples sometimes say more than a one thousand word user manual:

split -b 720 /home/Inbox/dslsplit outputname.

will give you:

outputname.aa
outputname.ab

to rejoin them:

cat outputname.aa outputname.ab > newfile

or you can simplify the join with a wildcard:

cat outputname.* > newfile
Back to top
Profile PM 
9 replies since Feb. 25 2006,01:34 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: backup for downloads

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code