Asyntax.com Unix Commands List
Unix Command or Function to Search:
! A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Full description ncftp

Enhanced ftp interface
syntax: ncftp [<flags>] [<host>]

ncftp is an enhanced version of ftp (see below) that may not be
available on all systems. Basic operation is the same as ftp but
it shows the path at all times, shows file transfer progress, and
has some nice commands like page.
Common Flags:
-u : ask for user name and password.
-a : user name is 'anonymous', password is your email address
(default)
-r : retry if connection fails.
-d : delay between retries
-g : give up after tries.

Another Commands:

cdchange directory info
scriptRecords everything printed on your screen. The record is recorded to the filename, if no filename is specified results are recorded to the file transcript info
stopControl process execution info
catbasic file display command info
cpcopy files info
ftpBasic ftp interface info