UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: fmtChapter 2
Unix Commands
Next: Reference: gcore
 

ftp

ftp [options] [hostname]

Transfer files to and from remote network site hostname. ftp prompts the user for a command. Type help to see a list of known commands.

Options

-d

Enable debugging.

-g

Disable filename expansion (globbing).

-i

Turn off interactive prompting.

-n

No auto-login upon initial connection.

-v

Verbose on. Show all responses from remote server.


Previous: Reference: fmtUNIX in a Nutshell: System V EditionNext: Reference: gcore
Reference: fmtBook IndexReference: gcore

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System