*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@440 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -58,6 +58,9 @@ standard File Transfer Protocol.
|
|||||||
The program allows a user to transfer files to and from a
|
The program allows a user to transfer files to and from a
|
||||||
remote network site.
|
remote network site.
|
||||||
.Pp
|
.Pp
|
||||||
|
Modifications has been made so that it almost follows the ftpsec
|
||||||
|
Internet draft.
|
||||||
|
.Pp
|
||||||
Options may be specified at the command line, or to the
|
Options may be specified at the command line, or to the
|
||||||
command interpreter.
|
command interpreter.
|
||||||
.Bl -tag -width flag
|
.Bl -tag -width flag
|
||||||
@@ -906,6 +909,25 @@ verbose is on.
|
|||||||
A synonym for help.
|
A synonym for help.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
|
The following command can be used with ftpsec-aware servers.
|
||||||
|
.Bl -tag -width Fl
|
||||||
|
.It Xo
|
||||||
|
.Ic prot
|
||||||
|
.Ar clear |
|
||||||
|
.Ar safe |
|
||||||
|
.Ar confidential |
|
||||||
|
.Ar private
|
||||||
|
.Xc
|
||||||
|
Set the data protection level to the requested level.
|
||||||
|
.El
|
||||||
|
.Pp
|
||||||
|
The following command can be used with ftp servers that has
|
||||||
|
implemented the KAUTH site command.
|
||||||
|
.Bl -tag -width Fl
|
||||||
|
.It Ic kauth Op Ar principal
|
||||||
|
Obtain remote tickets.
|
||||||
|
.El
|
||||||
|
.Pp
|
||||||
Command arguments which have embedded spaces may be quoted with
|
Command arguments which have embedded spaces may be quoted with
|
||||||
quote `"' marks.
|
quote `"' marks.
|
||||||
.Sh ABORTING A FILE TRANSFER
|
.Sh ABORTING A FILE TRANSFER
|
||||||
@@ -1140,7 +1162,8 @@ file, if one exists.
|
|||||||
For default shell.
|
For default shell.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ftpd 8
|
.Xr ftpd 8 ,
|
||||||
|
.%T draft-ietf-cat-ftpsec-08
|
||||||
.Sh HISTORY
|
.Sh HISTORY
|
||||||
The
|
The
|
||||||
.Nm ftp
|
.Nm ftp
|
||||||
|
Reference in New Issue
Block a user