From owner-freebsd-questions Tue Feb 3 23:39:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05922 for questions-outgoing; Tue, 3 Feb 1998 23:39:50 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lota.izhcom.ru (root@lota.izhcom.ru [194.84.53.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05845 for ; Tue, 3 Feb 1998 23:39:15 -0800 (PST) (envelope-from volodya@ieeu.udmnet.ru) Received: from ieeu.udmnet.ru (ieeu.udmnet.ru [194.84.53.244]) by lota.izhcom.ru (8.8.5/Relcom-2A) with ESMTP id LAA27579 for ;Wed, 4 Feb 1998 11:36:44 +0400 (KSK) Received: by ieeu.udmnet.ru id LAA22054; (8.8.7/vak/1.9) Wed, 4 Feb 1998 11:34:51 +0400 (SAMT) Date: Wed, 4 Feb 98 11:34:51 +0400 From: volodya@ieeu.udmnet.ru (Vladimir Shirokov) To: freebsd-questions@FreeBSD.ORG Message-ID: Subject: Problem with print spoolse size X-Mailer: BML [UNIX Beauty Mail v.1.39] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" >On Tue, Feb 03, 1998 at 06:24:21PM +0400, Vladimir Shirokov wrote: > Hi > I use 3.0-SNAP, and have a problem: > I have a network laser HP LJ 6L printer on my server with 1Mb memory > and my /etc/printcap > file contains: > # > lp|local line printer:\ > :af=/var/log/lplog:sf:sh:mx=10000:lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: > # > > Q: I can't print documents more then 1024Mb length from remote machine. > How I can do it? > > >Create another printcap entry for remote machine access with a `mx=0' >setting. Be sure to specify different spools. >-- >Regards, >Norman C. Rice, Jr. I create lp1 with mx=0, but when printfile more then 1Mb length become on my machine, message appear: copy file is to large. How I can increase a size of my print spooler, or it is a bug? -- V. Shirokov