From owner-freebsd-questions Sun May 7 13:57:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itouch.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4]) by hub.freebsd.org (Postfix) with ESMTP id 58EE537B537 for ; Sun, 7 May 2000 13:57:29 -0700 (PDT) (envelope-from jonc@itouch.co.nz) Received: (from jonc@localhost) by itouch.co.nz (8.9.3/8.9.3) id IAA09440; Mon, 8 May 2000 08:20:35 +1200 (NZST) (envelope-from jonc) Date: Mon, 8 May 2000 08:19:20 +1200 From: Jonathan Chen To: Jan Rocho Cc: freebsd-questions@FreeBSD.ORG Subject: Re: large files & lpr Message-ID: <20000508081920.A9368@jonc.itouch.co.nz> References: <20000505203321.C13625@flag.blackened.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000505203321.C13625@flag.blackened.net>; from jan@flag.blackened.net on Fri, May 05, 2000 at 08:33:21PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, May 05, 2000 at 08:33:21PM -0700, Jan Rocho wrote: > Hi! > > I've got a small problem with lpr. Today I tried to print a 2mb file and > when I type lpr file.ps I get: > > lpr: file.ps: copy file is too large > > I have about 1,6gb free on my harddrive, 160mb in /var > > I have a HP Deskjet 690C which is configured to use magicfilter and dj550c-filter... that works fine with small files but it seems as if there's a problem > with larger files... can I change the filesize limit somewhere? You could try having a :mx#0: entry in your printer's printcap entry. Check out printcap(5) for more details. -- Jonathan Chen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message