url-tramp-protocols

url-tramp-protocols is a variable defined in `url-tramp.el'.
Its value is
("ftp" "ssh" "scp" "rsync" "telnet")


Documentation:
List of URL protocols the work is handled by Tramp.
They must also be covered by `url-handler-regexp'.

You can customize this variable.