man-pages/man8/lpmove.8.html
2021-03-31 01:06:50 +01:00

128 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of lpmove</TITLE>
</HEAD><BODY>
<H1>lpmove</H1>
Section: Apple Inc. (8)<BR>Updated: CUPS<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
lpmove - move a job or all jobs to a new destination
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>lpmove</B>
[
<B>-E</B>
] [
<B>-h </B><I>server</I>[<B>:</B><I>port</I>]
] [
<B>-U</B>
<I>username</I>
]
<I>job</I>
<I>destination</I>
<BR>
<B>lpmove</B>
[
<B>-E</B>
] [
<B>-h </B><I>server</I>[<B>:</B><I>port</I>]
] [
<B>-U</B>
<I>username</I>
]
<I>source</I>
<I>destination</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>lpmove</B> moves the specified <I>job</I> or all jobs from <I>source</I> to <I>destination</I>. <I>job</I> can be the job ID number or the old destination and job ID.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
The <B>lpmove</B> command supports the following options:
<DL COMPACT>
<DT id="1"><B>-E</B>
<DD>
Forces encryption when connecting to the server.
<DT id="2"><B>-U </B><I>username</I><DD>
Specifies an alternate username.
<DT id="3"><B>-h </B><I>server</I>[<B>:</B><I>port</I>]<DD>
Specifies an alternate server.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXAMPLES</H2>
Move job 123 from &quot;oldprinter&quot; to &quot;newprinter&quot;:
<PRE>
lpmove 123 newprinter
<I>or</I>
lpmove oldprinter-123 newprinter
</PRE>
Move all jobs from &quot;oldprinter&quot; to &quot;newprinter&quot;:
<PRE>
lpmove oldprinter newprinter
</PRE>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+cancel">cancel</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+lp">lp</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+lpr">lpr</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+lprm">lprm</A></B>(1),
<BR>
CUPS Online Help (<A HREF="http://localhost:631/help)">http://localhost:631/help)</A>
<A NAME="lbAH">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2007-2019 by Apple Inc.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="8"><A HREF="#lbAF">EXAMPLES</A><DD>
<DT id="9"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="10"><A HREF="#lbAH">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:13 GMT, March 31, 2021
</BODY>
</HTML>