Tramp connection status with connection sharing

Ship Mints <[email protected]> Sat, 8 Feb 2025 13:28:22 -0500
Newsgroups gmane.emacs.tramp
Message-ID <CAN+1HbqUJE_Te3wfMs7bZOrFAtM+1G69U5PQJeoKPQaaPvmgFQ@mail.gmail.com>
This form reports t only on the Emacs instance where the Tramp connection
was established but not in sister Emacs sessions that share the connection.

    (file-remote-p default-directory nil 'connected)

Perhaps I'm doing something wrong but I expected this to work.

-Stephane