Special Operations under Windows

A Formulate the printer's IP address or the host name of the hosts file printer as an argument and use the "ftp" command.

% ftp printer's IP addressB Enter the user name and pass- word, and then press the {# Enter} key.

To use the default account, enter “admin” as user name, and leave the password blank.

User:Password:

When user authentication is set, enter a login user name and pass-

5 word.

C When printing a binary file, set the file mode to binary.ftp> bin

When printing a binary file in AS- CII mode, print may not come out correctly.

D Specify files to be printed.

The following shows the examples of printing a PostScript file named "file 1" in the "C:\PRINT" directory and printing file 1 and file 2.

ftp> put C:\PRINT\file1 filetype=RPSftp> mput C:\PRINT\file1 C:\PRINT\file2E Quit ftp.ftp> bye

Note

“=”, “,”, “_”, and “;”cannot be used for filenames. File names will be read as option strings.

For “mput” command, option can not be defined.

For “mput” command, “*” and “?” can be used as wild cards in

136file names.

When printing a binary file in ASCII mode, print may not come out correctly.