Package: x2goclient Version: 4.0.2.1 Severity: major Hi, it seems x2goclient does not load export (local folder sharing) from broker. Direct connect with local session profile is ok. My x2gobroker_sessionprofiles.conf contains export directory and disable printing, however, when using x2goclient with broker, it still forwards spooling directory & does not mount exported directory. If i create a session profile in client workstation, and use x2goclient directly, printing can be disabled and local directory can be forwarded. Look at the source code, file onmainwindow.cpp, method exportDefaultDirs load X2goSettings directly without consult config.iniFile. I have attached here a patch that modifies exportDefaultDirs() to use config.iniFile incase x2goclient using broker mode. The patch works with x2goclient linux. I am not familiar with compiling x2goclient in Windows env, therefore I am unable to test with x2goclient in Windows. Any comments? Thank you very much for such a wonderful project. Regards, msongd.