In (info "(tramp) Quick Start Guide")

  If your local host runs an SSH client, and the remote host runs an SSH
  server, the simplest remote file name is ‘/ssh:user@host:/path/to/file’.

My experiments found that

/ssh:user@host:.

works and is simpler than

/ssh:user@host:/home/user

so mention that too. Maybe I don't even need the trailing dot. Mention if/not.

Also if one can do

Anyway, users wonder
"If I can do
$ ssh host
as a shortcut to
$ ssh user@host
as I am the same user there,
then maybe some shortcuts are possible when calling tramp too."
So please mention them there!

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to