Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2002 13:08:34 +1100
From:      Sue Blake <sue@welearn.com.au>
To:        freebsd-questions@freebsd.org
Subject:   splitting files for DOS floppies
Message-ID:  <20020224130833.J16874@welearn.com.au>

next in thread | raw e-mail | index | archive | help
I need to send some large (2-4MB after zipping) binary files on
floppy disks to a typical home user of MS-DOS in a remote area.

How can I split these files up into smaller chunks to fit
the floppies, in a way that will allow the user to stick
them back together under MS-DOS 6.2?


I already tried zipsplit but it said the file within the archive
was too big, so it seems to want to split zip archives only where
it finds the end of a file within.

Perhaps I could just use split(1) and have the DOS user cat
the parts together, but I have no confidence that that would
work under DOS. Due to the isolation of the user, we can't
afford to make bold guesses.

-- 

Regards,
        -*Sue*-
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020224130833.J16874>