I am using dd and netcat to save the image of cd from one computer to
another.

on the machine with the cd I do
dd if=/dev/cdrom | gzip | nc 192.168.1.1 12300

on the server (which is running Mandrake 8.2)I do
nc -l -p 12300 > disc.img

But after the server has received about 130megs.  The pipe breaks and
says this error message:

"file too large"




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to