APC AP9290 Manuel D’Utilisation

Page de 113
®
USER’S GUIDE
Vertical Console Port Server
48
ftpd
File Transfer Protocol (FTP) server configuration and display.
ftpd synopsis
ftpd set -p <port>
ftpd [enable | disable]
ftpd show
ftpd description
The ftpd command configures the system FTP server.
ftpd set - 
Set the FTP server configuration parameters.
ftpd [enable | disable] - 
Enable or disable the FTP server.
ftpd show - 
Display the current FTP server configuration.
ftpd options
Set the TCP port that the FTP server will monitor for incoming connections. 
The port can be from 5000 to 65535. The default port is 21.
-p <port>
--port <port>
ftpd examples
ftpd set -p 5021
Set the FTP server port to 5021.
ftpd enable
Enable the FTP server.