
5-26
Using LAN board in UNIX/Linux Environment
SATO Users Manual
ftp>cd /lp
250 Command Ok.
ftp>pwd
257 "/lp" is current directory.
ftp>
TIP
TIP
Printing
Log in to LAN board.
1.
- When printing using “ftp” command, any input to “User” and “Password” will not disturb printing
job unless “root” is used in “User”. When the “User” name is “root”, type the password configured
in environment settings.
Example: To log in to a printer whose host name is “pbox”
(or to log in to a printer having IP address “192.168.10.100”).
#ftp pbox (or ftp 192.168.10.100 )
Connected to pbox
220 SATO xxxxx Ver 1.0.0 FTP Server.
User(SATO:root): root
331 Password required.
Password:
230 User Logged in.
ftp>
Using “cd” command to move to destination directory.
2.
- LAN board has hierarchical structure for destination directory. Print data to the root directory is
processed as output to “lp”.
Example: To move to lp directory and verify the current directory.
Changing transfer mode.
3.
- There are two kinds for transfer mode. One is “ASCII” mode converts LF code to CR+LF code,
the other is “BINARY” mode transfers file contents. To transfer binary-converted file from the
printer driver, configure the transfer mode to “BINARY” (otherwise, ASCII mode is used).
NOTE
ftp>type binary
200 Type set to I.
ftp>type
Using binary mode to transfer files.
ftp>
Example: To change transfer mode to BINARY and verify the current mode.
Komentarze do niniejszej Instrukcji