Ericsson LBI-39001 Manual do Utilizador Página 95

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 96
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 94
FILE TRANSFER PROTOCOL COMMAND LBI-39040
B
-
7
user user-name [ password ] [ account ]
Identify yourself to the remote FTP server. If the password is not specified and the server requires it, ftp will prompt the
user for the password (after disabling local echo). If an account field is not specified, and the FTP server requires it, the user
will be prompted for the account. If an account field is specified, an account command will be relayed to the remote server
after the login sequence is completed (provided that the remote server did not require it for logging in). Unless ftp is invoked
with "auto-login" disabled, this process is performed automatically on initial connection to the FTP server.
verbose
Toggles verbose mode. In verbose mode, all responses from the FTP server are displayed to the user. In addition, if
verbose mode is on, when a file transfer completes, statistics regarding the efficiency of the transfer are reported. By default,
verbose mode is on if ftp's commands are coming from a terminal, and off otherwise.
? [ command ]
A synonym for help.
Command arguments which have embedded spaces may be quoted with quotation (") marks.
If any command argument which is not indicated as being optional is not specified, ftp will prompt for that argument.
ABORTING A FILE TRANSFER
The normal abort sequence, CTRL-C will not work during a transfer.
FILE NAMING CONVENTIONS
Local files specified as arguments to ftp commands are processed according to the following rules:
1. If the file name “-” is specified, the standard input (for reading) or standard output (for writing) is used.
2. Failing the checks above, if "globbing" is enabled, local file names are expanded according to the rules used in the
csh(1); see the glob command. If the ftp command expects a single local file (for example, put), only the first
filename generated by the "globbing" operation is used.
3. For mget commands and get commands with unspecified local file names, the local filename is the remote filename,
which may be altered by a case, ntrans, or nmap setting. The resulting filename may then be altered if runique is on.
4. For mput commands and put commands with unspecified remote file names, the remote filename is the local
filename, which may be altered by an ntrans or nmap setting. The resulting filename may then be altered by the
remote server if sunique is on.
Vista de página 94
1 2 ... 90 91 92 93 94 95 96

Comentários a estes Manuais

Sem comentários