Prashant Tak <prashantramesh...@gmail.com> writes: Hi Prashant,
> Is there no other way to disable the amount of checking done by tramp? Tramp tries already to minimize the number of checks. It has been optimized over the releases; Tramp 2.7 is the current state. In order to apply improvements, I need to know which Emacs / Tramp versions you are using. Furthermore, please rerun a full test (starting with "emacs -Q --eval '(setq tramp-verbose 6)', send the resulting debug buffer, and show the superfluous checks. Furthermore, we should investigate why readlink is such slow remotely. But for that I need first to know your Tramp version. What I have seen is that you configure tramp-remote-path as '(tramp-own-remote-path))). That means, you trust only your own settings, and we have no idea which version of readlink is used. Could you, pls, just for test deactivate this setting? (This could include removing the connection property "remote-path"). > Prashant Best regards, Michael.