I want to automatically mount a sshfs
directory at login.
So I add this line to the end of my otherwise ok profile:
/usr/bin/sshfs [email protected]:/klipp klipp
This however results in
Error found when loading /home/he/.profile
and no mounted directory. SSH trust is established with .ssh/authorized_keys
.
The command works without a glitch if issued after login. Thanks for any tip.
I'd try to insert the complete path of the mount point. For example: