Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Remote Access Services Administrator's Guide: HP-UX 11i v2, HP-UX 11i v3 > Chapter 1 Remote Access Services Overview

FTP Overview

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

The File Transfer Protocol (FTP) enables you to transfer files between a client host system and a remote server host system. On the client system, a file transfer program provides a user interface to the FTP; on the server, the requests are handled by the FTP daemon, ftpd.

WU-FTPD 2.6.1 for HP-UX 11i v2 is an HP implementation of the FTP daemon based on the replacement FTP daemon developed at Washington University.

The ftp command is a user interface to the File Transfer Protocol. ftp copies the files over a network connection between the local client host and a remote server host. ftp runs on the client host.

Table 1-6 describes the ftp command options.

Table 1-6 ftp Options

OptionDescription
-gDisables file name globbing.
-iDisables interactive prompting by multiple file commands.
-nDisables auto-login.
-cIf you set this option, the SYST and TYPE calls are not made by the ftp client to the server upon establishing a connection.
-vEnables verbose output.
-pEnables passive mode of operation.

-P

Disables Kerberos authentication and authorization.
-lEnables the use of LPRT and LPSV commands for data connection, in an IPv6 environment.
-BSets the buffer size of the data socket to the block size (1024 bytes).

 

You can set the fallback option in the /etc/krb5.conf file within the appdefaults section to fall back to the normal mode when the Kerberos authentication fails. When the fallback option is set to true and the Kerberos authentication fails, ftp uses the non-secure mode of authentication.

Normally, inetd invokes the ftp daemon, ftpd. However, you can also run ftpd in a standalone mode by using the ftpd options -s or -S. For more information, type man 1M ftpd at the HP-UX prompt.

For detailed information on the ftp command, type man 1 ftp at the HP-UX prompt. See “Configuring FTP” for information on configuring FTP.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.