首先,在主机文件中注册打印机的主机名。
c:> rcp [-b] \path\file name [path\file name...] printer's host name:[option]
使用主机名为“host”的打印机打印“C:\PRINT”目录中名为“file 1”或“file 2”的PostScript文件时,命令行如下所示:
c:> rcp -b C:\PRINT\file1 C:\PRINT\file2 host:filetype=RPS
![]()
在文件名中,可使用“*”和“?”作为通配符。
打印二进制文件时,添加“-b”选项。