<div dir="ltr">Hi,<div>I configured a shared folder with my x2go Windows client. I noticed that sometimes the mount doesn't work and I get this error in mounts.log:</div><div><br></div><div><div>fuse: mountpoint is not empty</div>
<div>fuse: if you are sure this is safe, use the 'nonempty' mount option</div></div><div><br></div><div>to solve the issue I have to run this commands:</div><div><br></div><div><div>fusermount -z -u /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER</div>
<div>sudo rm -R -f /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER</div></div><div><br></div><div>and restart.</div><div><br></div><div>Any idea why this happens and how to prevent it?</div><div><br></div><div>Could be a solution to insert the -nonempty option in the mount command, where I can find this in the scripts?</div>
<div><br></div><div>I'm a beginner with x2go and I'm not an expert with linux either. Thanks in advance for your help.</div></div>