Updated FISH VFS description.

Added description of FISH capability to connect
to remote server using any specified port.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2010-02-10 21:25:02 +03:00
parent 633dd8153b
commit dbe8c287a0
2 changed files with 14 additions and 4 deletions

View File

@ -2938,9 +2938,15 @@ elements are optional. If you specify the
element, the Midnight Commander will try to login on the remote
machine as that user, otherwise it will use your login name.
.PP
The
The available
.I options
are 'C' \- use compression and 'rsh' use rsh instead of ssh. If the
are:
.nf
'C' \- use compression;
'r' \- use rsh instead of ssh;
port \- specify the port used by remote server.
.fi
If the
.I remote\-dir
element is present, your current directory on the remote machine will be
set to this one.
@ -2951,6 +2957,7 @@ Examples:
/#sh:onlyrsh.mx:r/linux/local
/#sh:joe@want.compression.edu:C/private
/#sh:joe@noncompressed.ssh.edu/private
/#sh:joe@somehost.ssh.edu:2222/private
.fi
.\"NODE " Network File System"
.SH " Network File System"

View File

@ -3321,8 +3321,10 @@ bash\-совместимая оболочка shell.
.I options
могут использоваться:
.nf
'C' \- использовать сжатие и
'r' \- использовать rsh вместо ssh.
'C' \- использовать сжатие;
'r' \- использовать rsh вместо ssh;
port \- использовать данный порт для поключения
к удалённому компьютеру.
.fi
Если задан элемент
.IR remote\-dir ,
@ -3335,6 +3337,7 @@ bash\-совместимая оболочка shell.
/#sh:onlyrsh.mx:r/linux/local
/#sh:joe@want.compression.edu:C/private
/#sh:joe@noncompressed.ssh.edu/private
/#sh:joe@somehost.ssh.edu:2222/private
.fi
.\"NODE " Network File System"
.SH " Файловая система NFS (Network File System)"