6
« Last post by nick65go on February 21, 2026, 02:10:19 PM »
Hi, is XFE (the X File Manager) working with "windows shared folders"?
I tried xfe (ver. 2.1.1. from Debian x86-64) into Archlinux (basically in CachyOS x86-64-v3). But also xfe (ver 2.1.1 from Alpine Linux) into a chroot. I installed all packages (and automatic dependencies).apk add xfe gvfs-fullIn both cases, even running XFE as root user, I can not manage to connect to a "windows folder" /smb (shared from Windows11). From menu "Tools", "Connect to Servers" I chose the correct values (for Server=192.168.5.200, Type=Windows share (drop-down), Share=TMP, Username=test, Passowd=..". (All were proved correctly connecting in KDE just by typing in Dolphin (file manager) the URL as "smb://test@192.168.5.200/TMP").
The error message was "gio: smb://; test@192.168.5.200/TMP/: volume doesn't implement mount". Could you confirm that in your TC (latest version ??) is working correctly, without any eventual dbus / whatever manually started? Thank you.