From 924aee9ede53c81e2cc2a645b9ca3934019613a6 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Mon, 14 Sep 1998 18:23:44 +0000 Subject: [PATCH] Update docs in order to reflect changes in vfs layer. --- doc/mc.sgml | 68 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 50 insertions(+), 18 deletions(-) diff --git a/doc/mc.sgml b/doc/mc.sgml index bea81dc21..da95fabef 100644 --- a/doc/mc.sgml +++ b/doc/mc.sgml @@ -2076,13 +2076,14 @@ virtual file system switch. The virtual file system switch allows the Midnight Commander to manipulate files not located on the Unix file system. -Currently the Midnight Commander is packaged with five Virtual File +Currently the Midnight Commander is packaged with some Virtual File Systems (VFS): the ftp://[!&rsqb[user@]machine[:port&rsqb[remote-dir] +/#ftp:[!&rsqb[user@]machine[:port&rsqb[remote-dir] The, - ftp://ftp.nuclecu.unam.mx/linux/local - ftp://tsx-11.mit.edu/pub/linux/packages - ftp://!behind.firewall.edu/pub - ftp://guest@remote-host.com:40/pub - ftp://miguel:xxx@server/pub + /#ftp:ftp.nuclecu.unam.mx/linux/local + /#ftp:tsx-11.mit.edu/pub/linux/packages + /#ftp:!behind.firewall.edu/pub + /#ftp:guest@remote-host.com:40/pub + /#ftp:miguel:xxx@server/pub To connect to sites behind a firewall, you will need to use the prefix @@ -2156,7 +2157,7 @@ command. To change your directory to a tar file, you change your current directory to the tar file by using the following syntax: - section for details on how this is done. Examples: - tar:mc-3.0.tar.gz/mc-3.0/vfs - tar:/ftp/GCC/gcc-2.7.0.tar + mc-3.0.tar.gz#utar/mc-3.0/vfs + /ftp/GCC/gcc-2.7.0.tar#utar The latter specifies the full path of the tar archive. +FIle transfer over SHell filesystem