GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
lpmove(8) OpenPrinting lpmove(8)

lpmove - move a job or all jobs to a new destination

lpmove [ -h server[:port] ] [ -E ] [ -U username ] job destination
lpmove [ -h server[:port] ] [ -E ] [ -U username ] source destination

lpmove moves the specified job or all jobs from source to destination. job can be the job ID number or the old destination and job ID.

The lpmove command supports the following options:
-E
Forces encryption when connecting to the server.
-U username
Specifies an alternate username.
-h server[:port]
Specifies an alternate server. Note: This option must occur before all others.

Move job 123 from "oldprinter" to "newprinter":
    lpmove 123 newprinter
            or
    lpmove oldprinter-123 newprinter
Move all jobs from "oldprinter" to "newprinter":
    lpmove oldprinter newprinter

cancel(1), lp(1), lpr(1), lprm(1),
CUPS Online Help (http://localhost:631/help)

Copyright © 2021-2022 by OpenPrinting.
CUPS 2022-05-02

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.