Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #1305
| From | "Rod Pemberton" <dont_use_email@xnothavet.cqm> |
|---|---|
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Splitting files under DOS? |
| Date | 2014-03-21 17:31 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <op.xc3cqee56zenlw@localhost> (permalink) |
| References | <f8097e4f-5c47-4809-b62d-e61cb2f11633@googlegroups.com> <7102a072-d87b-4494-8485-f3b9f5c612c1@googlegroups.com> |
On Fri, 21 Mar 2014 10:18:09 -0400, Harry Potter <rose.joseph12@yahoo.com> wrote: > On Wednesday, March 19, 2014 12:18:16 PM UTC-4, Harry Potter wrote: >> What program can split and rejoin files under DOS? Where can I get it? > [...] I am experimenting with file compression. [...] > Now, if I have the codec ready and better by then, I'll need a different > method to split files. [...] I need [a file splitter] > for DOS. This is because, even if I get some compression done, > it won't reach the point to splitting files. I forgot... DOS' COPY command (not XCOPY) can join split binaries, but it won't select all files to be joined automatically. You must specify them on the command line, or with a simple batch script. PKZIP can store files, i.e., no compression, and split. So, if you've already compressed them with your compressor, storing without compression with an existing archiver, like PKZIP or TAR or maybe even 7ZIP or BZIP2, might be an option. I already mentioned this, but most archivers can split to media sizes, like floppy disk capacities, etc. Rod Pemberton
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Splitting files under DOS? Harry Potter <rose.joseph12@yahoo.com> - 2014-03-19 09:18 -0700
Re: Splitting files under DOS? "Stanley Daniel de Liver" <admin@127.0.0.1> - 2014-03-19 16:33 +0000
Re: Splitting files under DOS? "Stanley Daniel de Liver" <admin@127.0.0.1> - 2014-03-19 16:50 +0000
Re: Splitting files under DOS? Ben Ritchey <fido4cmech@lusfiber.net> - 2014-03-19 17:22 +0000
Re: Splitting files under DOS? Mateusz Viste <mateusz.viste@localhost> - 2014-03-19 17:39 +0100
Re: Splitting files under DOS? Ben Ritchey <fido4cmech@lusfiber.net> - 2014-03-19 17:22 +0000
Re: Splitting files under DOS? "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-19 21:49 -0400
Re: Splitting files under DOS? Harry Potter <rose.joseph12@yahoo.com> - 2014-03-21 07:18 -0700
Re: Splitting files under DOS? pete@nospam.demon.co.uk - 2014-03-21 19:27 +0000
Re: Splitting files under DOS? "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-21 17:31 -0400
Re: Splitting files under DOS? Harry Potter <rose.joseph12@yahoo.com> - 2014-03-24 07:13 -0700
Re: Splitting files under DOS? pete@nospam.demon.co.uk - 2014-03-22 19:49 +0000
Re: Splitting files under DOS? Harry Potter <rose.joseph12@yahoo.com> - 2014-03-24 07:15 -0700
Re: Splitting files under DOS? "Bill Buckels" <bbuckels@mts.net> - 2014-03-31 13:16 -0500
csiph-web