Bug 406385 - Filesystem expose only works at one level for copying (non-recursive)
Summary: Filesystem expose only works at one level for copying (non-recursive)
Status: RESOLVED DUPLICATE of bug 406707
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 1.3.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 02:37 UTC by Ignacio Taranto
Modified: 2019-04-25 07:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ignacio Taranto 2019-04-10 02:37:27 UTC
SUMMARY
Filesystem expose only works at one level for copying (non-recursive).

STEPS TO REPRODUCE
1. Pair a device
2. From the external device select option "Filesystem expose" and select a directory (for instance, /storage/self/primary/Music)
3. Try to copy files/directories at in the previous directory
4. Try to copy files/directories into a sub-directory

OBSERVED RESULT
Copying to the /storage/self/primary/Music works fine
Copying to the /storage/self/primary/Music/<sub_dir> does not

EXPECTED RESULT
Copying to the /storage/self/primary/Music works fine
Copying to the /storage/self/primary/Music/<sub_dir> works fine

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed 20190312
(available in About System)
KDE Plasma Version: 5.15 2
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.0

ADDITIONAL INFORMATION
Android application version: 1.12.6
Android version 6.0.1
Comment 1 Erik Duisters 2019-04-10 06:22:40 UTC
Hello Ignacio,

How are you trying to performing the copy operation (drag and drop, or copy paste). Is the <sub_dir> by any change empty?
Comment 2 Ignacio Taranto 2019-04-10 14:17:46 UTC
I performed the copy using Dolphin, both with the context menu and the shortcuts (Ctrl + c, Ctrl + v). I didn't tried using the terminal.

About the "sub_dir":

This directory was not empty.

I first attempted to copy "sub_dir" (which contained several files) under the exposed dir (/storage/self/primary/Music). That resulted in only the sub_dir being copied but not its files. 

Any further attempt to put files/dirs under "sub_sir" was not possible.

I can perform the same test using the terminal when I get home.
Comment 3 Bug Janitor Service 2019-04-25 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Erik Duisters 2019-04-25 07:49:18 UTC

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