Specifications

5-27
Using LAN board in UNIX/Linux Environment
SATO Users Manual
ftp>quit
NOTE
Transfer the print data to LAN board using “put” command in file form.
There are two formats for transferring a file using “put” command.
4.
Example: To transfer print data “test.prn”.
ftp>put test.prn
To transfer print data to the directory specified by “/users/test/test.prn”.
ftp>put /users/test/test.prn /lp
- When printing data by specifying the directory, specify the destination logical directory.
Not necessary to move directory using the cd command.
Use “quit” command to log out from LAN board.
5.