methods.
@table @asis
-@item @option{rcp}---@command{rsh} and @command{rcp}
+@item @option{rcp}
@cindex method rcp
@cindex rcp method
@cindex rcp (with rcp method)
The alternative method @option{remcp} uses the @command{remsh} and
@command{rcp} commands.
-@item @option{scp}---@command{ssh} and @command{scp}
+@item @option{scp}
@cindex method scp
@cindex scp method
@cindex scp (with scp method)
argument list to @command{ssh}, and @samp{-P 42} in the argument list
to @command{scp}.
-@item @option{rsync}---@command{ssh} and @command{rsync}
+@item @option{rsync}
@cindex method rsync
@cindex rsync method
@cindex rsync (with rsync method)
This method supports the @samp{-p} argument.
-@item @option{scpx}---@command{ssh} and @command{scp}
+@item @option{scpx}
@cindex method scpx
@cindex scpx method
@cindex scp (with scpx method)
in performance to @option{scp}. @option{scpx} uses @samp{ssh -t -t
@var{host} -l @var{user} /bin/sh} to open a connection.
-@option{sshx} is useful for Windows users when @command{ssh} triggers
+@option{scpx} is useful for Windows users when @command{ssh} triggers
an error about allocating a pseudo tty. This happens due to missing
shell prompts that confuses @value{tramp}.
This method supports the @samp{-p} argument.
-@item @option{pscp}---@command{plink} and @command{pscp}
-@item @option{psftp}---@command{plink} and @command{psftp}
+@item @option{pscp}
+@item @option{psftp}
@cindex method pscp
@cindex pscp method
@cindex pscp (with pscp method)
These methods support the @samp{-P} argument.
-@item @option{fcp}---@command{fsh} and @command{fcp}
+@item @option{fcp}
@cindex method fcp
@cindex fcp method
@cindex fsh (with fcp method)
not useful for @value{tramp}. @command{fsh} connects to remote host
and @value{tramp} keeps that one connection open.
-@item @option{nc}---@command{telnet} and @command{nc}
+@item @option{nc}
@cindex method nc
@cindex nc method
@cindex nc (with nc method)
ftp program is specified by Ange FTP. This external program must be
capable of servicing requests from @value{tramp}.
-@item @option{smb}---@command{smbclient}
+@item @option{smb}
@cindex method smb
@cindex smb method