On 4/4/07, Ted Harding ted.harding@nessie.mcc.ac.uk wrote:
Hi Folks,
I have a large file to transfer from a Linux machine to a Win98 machine, and for practical reasons only able to use floppies.
In DOS (or Windows Command Prompt) you can use the following command to re-compile binary files:
copy /b <file1>+<file2>+<file3> <destination file> /v
I don't have anything to test this with at present, but I have used this method way back when to transfer data using floppies on M$ boxes.
HTH,
Jim