https://bugs.kde.org/show_bug.cgi?id=391464

--- Comment #7 from p <peter.mueller_1...@yahoo.com> ---


(In reply to Nicolas Fella from comment #4)
> The responsible Package can be found at
> https://cgit.kde.org/kdeconnect-android.git/tree/src/org/kde/kdeconnect/
> Plugins/SftpPlugin

SimpleSftServer has a class AdnroidFileSystemView which overrides method
getFile. I see that this method is called multiple times when a directory is
read. I can see that in Dolphin after every few executions of this method one
directory after the other gets its numbers of entries shown. What I really
don't see right now is, who is calling this method? I assume that KDE sends to
KDE connect at some point in time "Hey show me the contents of directory xyz".
And somehow in the reply the getFile method gets read. Can you give me a nudge
into the right direction here?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to