queue backend
- From: John Dunn <jdunn@xxxxxxxxx>
- Date: Mon, 24 Apr 2006 10:45:29 +0100
I am attempting to write my own backend to a "print queue" for AIX 4.3.3
For starters I have written a simple backend that simply does
echo $* >/tmp/queuelog
However when I lpr from a remote Solaris box using
lpr -Pmyaixserver:myqueue myfile
the values that appears in /tmp/queuelog on AIX are temporary file names
e.g.
-HSUN1 /var/spool/lpd/dfA042SUN1.1145869593
/var/spool/lpd/dfA042SUN1.1145869593
How can I get the original name of the file from lpr?
John Dunn
Product Consultant
Direct Dial +44 (0) 117 373 6122
Sefas Innovation Ltd, CityPoint, Temple Gate, Bristol BS1 6PL, UK.
Tel: +44(0) 117 373 6114
Fax: +44 (0) 117 373 6115
www.sefas.com
- Prev by Date: Re: nim O/S install nfs errors, hmm
- Next by Date: Re: sendmail message
- Previous by thread: sendmail message
- Next by thread: 5702 Dual Channel Adapter Card
- Index(es):
Relevant Pages
- lpr queue backend
... I am attempting to write my own backend to a "print queue" for AIX ...
However when I lpr from a remote Solaris box using ... the values that appears in /tmp/queuelog
on AIX are temporary file ... (comp.unix.aix) - Re: lpr queue backend
... lpr -Pmyaixserver:myqueue myfile ... the values that appears in /tmp/queuelog
on AIX are temporary file ... How can I get the original name of the file from lpr?
... (comp.unix.aix) - Re: lpr problems
... Have you tried FTPing the file from the AIX box to the NT box? ... I am attempting
to use lpr on a file of approx 300 MB ... I have set up a AIX remote queue pointing
to a queue on NT. ... This also occurs if the remote queue is an AIX queue on another box.
... (AIX-L) - lpr on AIX
... I have a question re lpr syntax on AIX. ... On Solaris I can specify both the
Ipaddress and the queue in the -P ... However on AIX this syntax does not work.
... (AIX-L) - aix printing to a printserver
... lpr -P printserver:printer Filename ... how do we accomplish the
same on AIX? ... (AIX-L)