https://bugs.kde.org/show_bug.cgi?id=451863
--- Comment #3 from Fabian Vogt <fab...@ritter-vogt.de> --- (In reply to Rafael Linux User from comment #2) > I am sorry for not being so explicit. On a server, you create a folder > called "FolderShared", and share it with an FTP server. Inside that folder, > you create a symbolic link (symlink, no matter if it is "soft" or "hard") > that we can call "linkedNFSfolder" to a hard disk, with the same permissions > as the rest of the folders hanging from the "FolderShared" folder. > kiofuse is not able to show content of "linkedNFSfolder". Where does the symlink point to, a path within the FTP share, or a location on the FTP client? Is it relative or absolute? Can you provide the output of "stat symlink" on the FTP server and inside the kio-fuse mount? -- You are receiving this mail because: You are watching all bug changes.