fstab parse-error with sshfs

robert rottermann robert at redcor.ch
Wed Mar 30 12:30:49 UTC 2022


Hi Friends

I try to mount a remote folder using sshfs.

doing so manually works fine:

sshfs -o allow_other,default_permissions root at xxx.xxx.xxx.xx:/root/abaConnect 
/mnt/abacus_data

adding the line:

sshfs#root at xxx.xxx.xxx.xx:/rooot/abacus_data /mnt/abacus_data

to /etc/fstab and then execute

mount -a

produces the error:

root at abaconnect-dev:~# mount -a
mount: /etc/fstab: parse error at line 18 -- ignored

can anyone of you please give me a hint, what I am doing wrong

thanks

Robert





More information about the ubuntu-users mailing list