Installing an FTP server on Linux
To transfer configuration files or OS images using FTP protocol, follow these procedures for installing or configuring an FTP server on various platforms. See the Device Adapter Capabilities report attached on Supported-devices for a complete list of vendors supported by the product for FTP file transfers.
If you have an /etc/init.d/vsftpd script installed, ensure vsftpd (the name of the FTP server on Linux) is already running. If you do not, administer it through xinetd as follows:
# chkconfig xinetd on
# chkconfig vsftpd on
On Mandrake Linux, no ftp group exists by default. Without a group named ftp, the vsftpd server does not allow file transfers. You can execute the following command to add the group:
# groupadd ftp
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*