portinstall /usr/ports/sysutils/fusefs-sshfs
fusefs_load="YES"
#fusefs-ssh perm fuse* 0666
vfs.usermount=1
sysctl -w vfs.usermount=1
sshfs XXXXX@hogehoge.xxx.xxx.xxx:./ ./MNT
umount ./MNT