Tagged Questions
2
votes
2answers
4k views
sshfs always asking for password in fstab?
I'm trying to enter an sshfs mount in /etc/fstab with the following line:
sshfs#oli@192.168.0.2:/media/usb0 /media/ExtHD fuse defaults,nonempty,allow_other 0 0
So that this volume is mounted at ...