User manual
User’s Manual InterCon-PrintServer
118
10.9 Functions of the FTP Server (TCP/IP)
10.9.1 FTP Commands
The following commands are implemented in the print servers FTP server :
ABOR HELP LIST MODE NLST
NOOP PASS PORT QUIT RETR
SITE STOR STRU TYPE USER
All FTP commands described above are not normally entered by the user, but are generated by the
operating system on the local FTP server. The commands known to the user such as
open, close,
user, put, get, quit
, etc. are translated into real FTP commands. To send one of the real
commands directly the
quote
command is implemented in the operating system. In addition to this
parameter the real FTP command and its parameters will be sent as parameters of the
quote
command.
The entry
ftp> User <Username>
230 User <Username> logged in.
ftp>
is the same as:
ftp> quote USER <Username>
230 User <Username> logged in.
ftp>
10.9.2 SITE Commands
The
SITE
command is used to activate some system specific service commands in the print server’s
own FTP server. The
SITE
commands implemented in this FTP server are:
HELP RESET IDLE LOAD STPn
HELP
[< sp >< string >]
< string >:=SITE command
Shows the syntax of the named SITE command
RESET
Resets all parameters of the print server to their default values