3

I mount my server drive through Nautilus as What is a program similar to WinSCP? describes, then how do I cd the directory in Terminal? I don't want to double click a folder again and again.

Rick
  • 180
  • 11

1 Answers1

4

Nautilus (and other file managers) have their mounts in /run

Try to search unter /run/user/<UID>/gvfs/<mount>/.

If you regularly need CLI commands, I'd suggest mounting from CLI, too.

FelixJN
  • 2,438