Date: Mon, 22 Dec 1997 23:27:17 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: George Vagner <vagner@spdc.ti.com> Cc: freebsd-questions@freebsd.org Subject: Re: kernel Message-ID: <Pine.BSF.3.96.971222232605.7705W-100000@localhost> In-Reply-To: <199712230657.AAA04638@epcot.spdc.ti.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Dec 1997, George Vagner wrote: > ok now the next question, how do i get it over there cause its 2.8 megs > in size, my options are serial port, parrallel port or floppy. Heh heh heh :-) Still need a transport mechanism. You could try gzipping the file and see if that fits; if not, use split to chop it in half, copy it to two floppies, then reconsitute it with cat `part1 part2 >file'. Got any network cards? FTP is a cool protocol :) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971222232605.7705W-100000>