How can i configure my volume in ~/.pam_mount.conf.xml so set a different port for ssh?
Currently, default (using port 22) this works:
<volume options="nosuid,nodev"
user="yourUsername"
mountpoint="~/mountpoint"
path="sshfs#%(USER)@server:" fstype="fuse" />
Thanks for hints. G. does help and manpage shows not the right way for me to find out.
Kind regards flobee