NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

multiple -O options possible for mount_psshfs ?



Hello,

I did not debug this at all yet, but should it be possible to pass
multiple ssh-options to mount_psshfs using multiple occurences of
"-O", e.g.   mount_psshfs -O Port=1234 -O IdentityFile=/my/file
remote.net:/dir /mountpoint   ?

I find that what I am trying to do (passing those 2 options, i.e. Port
and IdentityFile) work when making a 2-line SSH config-file and
passing that to mount_psshfs using its "-F" option, but not when given
explicitly on the commandline.

It could be my syntax is wrong. Any help or pointers are welcome.

Michai


Home | Main Index | Thread Index | Old Index