sshfs, autofs, and systemd
i've used sshfs with autofs for many years with little or no problems
today i added a new server that refuses to work
automount[1907]: add_host_addrs: hostname lookup for :sshfs#user@foo-bar failed: Name or service not known
the entry in auto.sshfs is exactly the same as 7 others
only the host name has a - in it
i can use sshfs on the command line with this server just fine
along the way i read that systemd supports automounting sshfs
it was fairly painless to get it working with the new server with a -
is systemd the new preferred method
or just a different way of doing the same thing
Reply to: