In the Midnight Commander I can successfully use a sh:// connection to the another computer and browse remote filesystem. But when I am finished, how to close the connection and return to the local filesystem? For now the only way I know is to exit mc. Is there a better way? Thanks.
- Wouldn't just going back up the directory tree leave the session / connection?RudiC– RudiC2020-02-20 14:01:20 +00:00Commented Feb 20, 2020 at 14:01
- 1Actually, yes, that was it, up to the root and then one level more... Thanks. I usually did not work in the root dir (/), so never really saw those two magic dots... Anyway it works, but IMHO somewhat hidden functionality... I expected disconnect option in menu, but whatever.Tom HANAX– Tom HANAX2020-02-20 20:06:01 +00:00Commented Feb 20, 2020 at 20:06
Add a comment |
1 Answer
With info from comment I found out that when you are in the root level directory (/), there are two dots symbolizing going "up from the /", which in fact goes out from remote session.