https://bugs.kde.org/show_bug.cgi?id=451863
--- Comment #6 from Fabian Vogt <fab...@ritter-vogt.de> --- (In reply to Rafael Linux User from comment #4) > (In reply to Fabian Vogt from comment #3) > > > 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? > > Points to a location on FTP share. Dolphin shows it like "opening > /nfs/ficheros" and ends showing nothing at > ftp://admin...@xx.xx.xx.xx/var/www/ficheros/ > > File: agenda -> /nfs/ficheros > Size: 20 Blocks: 0 Block E/S: 4096 symlink > Devide: fe08h/65032d inode: 260841 Links: 1 > Access: (0777/lrwxrwxrwx) Uid: ( 1001/adminweb) Gid: ( 1001/adminweb) So you're using the the ftp:// protocol in dolphin and clicking on the symlink and that doesn't behave as expected? In that case kio-fuse isn't actually involved. I tried it here with sftp and it worked fine. Dolphin doesn't actually navigate to the link target itself, the path resolution is performed on the server. Can you reproduce the issue with SFTP? -- You are receiving this mail because: You are watching all bug changes.