Giovanni Ruggiero <[email protected]> writes: > Hi Ben,
Hi Giovanni, > thank you, but is not a problem of auto completion, is that I can't > open files at all with Tramp. > > I included the [No match] message as a way to say that everything I > try (included /sudo:root@localhost ) after /sudo: > isn't recognized as a valid path for an existing file and so a new > empty buffer is created. > > I've added localhost in my .ssh/config file and tried > > /sudo:root@localhost > /sudo:localhost > /sudo:<hostname> > /sudo:root@<hostname> > /sudo:127.0.0.1 > /sudo:[email protected] > > all without luck. Looks like you're missing the final colon, like in /sudo:root@localhost: The most simple way to open is just /sudo:: > Thank you > Giovanni Best regards, Michael.
