UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: foldChapter 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 globbing.

-i

Turn off interactive prompting.

-n

No auto-login upon initial connection.

-v

Verbose on. Show all responses from remote server.


Previous: Reference: foldUNIX in a Nutshell: System V EditionNext: Reference: gcore
Reference: foldBook 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