Ricoh Priport HQ7000 Network Guide - Page 73

ftp, Enter user names and passwords as needed, and then press

Page 73 highlights

Printing Files Directly from Windows ftp Use the "put" or "mput" command according to the number of files to be printed. ❖ When the number of files to be printed is one ftp> put \pass name\file name [option] ❖ When the number of files to be printed is two or more ftp> put \pass name\file name [\pass name\file name...] [option] Note ❒ For the mput command, "*" and "?" can be used as wild cards in the file name. ❒ If these symbols are used, the file name will be read as an option string. The procedure from starting ftp to printing is as follows. A Formulate the printer's IP address (or host name of the hosts file printer) as an argument and use the "ftp" command. % ftp printer's IP address B Enter user names and passwords as needed, and then press the {Enter} key. There is no default user name when the default password is "password". User: password: C When printing a binary file, set binary as the file mode. ftp> bin Note 9 ❒ When a binary file is printed in ASCII mode, print data may change and may not print out correctly. D Specify the file to be printed. The following are examples of printing a PostScript file named "file1"in the C:\PRINT directory, and printing file1 and file2. ftp> put C:\PRINT\file1 filetype=RPS ftp> mput C:\PRINT\file1 C:\PRINT\file2 E Quit ftp. ftp> bye 67

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130

Printing Files Directly from Windows
67
9
ftp
Use the “put” or “mput” command according to the number of files to be printed.
When the number of files to be printed is one
ftp> put \
pass name
\
file name
[option]
When the number of files to be printed is two or more
ftp> put \
pass name
\
file name
[\
pass name
\
file name...
]
[option]
Note
For the mput command, “*” and “?” can be used as wild cards in the file
name.
If these symbols are used, the file name will be read as an option string.
The procedure from starting ftp to printing is as follows.
A
Formulate the printer's IP address (or host name of the hosts file printer) as
an argument and use the “ftp” command.
% ftp
printer's IP address
B
Enter user names and passwords as needed, and then press the
{
Enter
}
key.
There is no default user name when the default password is “password”.
User:
password:
C
When printing a binary file, set binary as the file mode.
ftp> bin
Note
When a binary file is printed in ASCII mode, print data may change and
may not print out correctly.
D
Specify the file to be printed.
The following are examples of printing a PostScript file named “file1”in the
C:\PRINT directory, and printing file1 and file2.
ftp> put C:\PRINT\file1 filetype=RPS
ftp> mput C:\PRINT\file1 C:\PRINT\file2
E
Quit ftp.
ftp> bye