System was installed from last OpenRC base relise. So: clear installation with XFCE4 as DE. X-session fire-up with xfce4start . gvfs, sshfs installed. Thunar can mount/umount all external drive without any problem. Exept - ssh. When i try connect from this (let it be A) host to host B with ssh - this is unavailable. Ask Browse network get answer "operation not support". And in preferences 'advanced tab' i look "It looks like gvfs isn't available."
If try connect from host B to host A - is ok.
gvfs is build with openssh support.
work gvfs- mount ? like for example 'gvfs-mount sftp://user@machine/home'
Not work:
gvfs-mount sftp://alisa@assgard/home
This tool has been deprecated, use 'gio mount' instead.
See 'gio help mount' for more info.
gio: sftp://alisa@assgard/home: Connection failed
Is it right that sshfs no more need? (if gvfs is support ssh itself)
gvfs use openssh,
maybe is not ssh open, running ssh-agent ?
The problem was in config files (on gentoo host). Now solved.
Thank for your time and answer!