Bug 399223

Summary: Contents of SD Card cannot be listed but subfolders' contents can
Product: [Applications] kdeconnect Reporter: Thomas Mitterfellner <thomas>
Component: android-applicationAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nicolas.fella
Priority: NOR    
Version: 1.8   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Mitterfellner 2018-09-29 19:36:21 UTC
SUMMARY
When I try to browse the contents of my sd card on my android phone from my linux desktop (kdeconnect-kde version 1.3.0) I cannot see its contents. When I do a 

ls /run/user/1000/aa321541a9e62340/storage/xxxx-xxxx

on the command line, I get an Operation not permitted.

When I enter the name of a know subfolder on the sd card I can see its contents, however. Listing the contents of the sd card is possible without problems when I manually connect to sshd (OpenSSH_7.8p1) manually started in a Termux session. See also this stackexchange question: https://android.stackexchange.com/questions/201886/how-can-i-list-the-contents-of-my-sd-card-over-ssh?noredirect=1#comment258421_201886
Could this be a permissions problem or a problem with the sshd version used by the kdeconnect android app?  

STEPS TO REPRODUCE
1. Open device in Dolphin
2. Browse to SD card

OBSERVED RESULT
No content shown

EXPECTED RESULT
Contents of SD should be shown

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.13 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2018-09-29 22:00:49 UTC

*** This bug has been marked as a duplicate of bug 336043 ***