Skip header
 

rcp

First, register the printer's host name in the hosts file.

c:> rcp [-b] \(pass name)\(file name) [(pass name)\(file name)...] (printer's host name):

When using a printer with the host name “host” to print a file named "file 1" or "file 2" located in the "C:PRINT" directory, the command line is as follows:

c:> rcp -b C:\PRINT\file1 C:\PRINT\file2 host:

Note

  • In file names, "*" and "?" can be used as wild cards.

  • When printing a binary file, add the "-b" option.

  • For details about a host name instead of an IPv4 address, see "Special Operations under Windows", Network Guide.