Bug 515607 - kdeconnect-cli Sends Empty Files When Sending Files Without File Extension
Summary: kdeconnect-cli Sends Empty Files When Sending Files Without File Extension
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (other bugs)
Version First Reported In: 25.12.1
Platform: KDE Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-06 12:02 UTC by euaoadcioa
Modified: 2026-02-06 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description euaoadcioa 2026-02-06 12:02:49 UTC
SUMMARY


STEPS TO REPRODUCE

On Linux:
```
> echo 'test' > /tmp/test
> kdeconnect-cli -d<device id> --share /tmp/test
Shared file:///tmp/test
```

OBSERVED RESULT

On the phone a heads up message says that the transfer failed and an empty file 'test' was created in Downloads folder.

EXPECTED RESULT

Transfer the file

SOFTWARE/OS VERSIONS

```
> kinfo
Operating System: Fedora Linux 43
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
Kernel Version: 6.18.7-200.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 16 GiB of RAM (15.4 GiB usable)
Graphics Processor: Intel® UHD Graphics 620
``` 

ADDITIONAL INFORMATION

```
> kdeconnect-cli --version
kdeconnect-cli 25.12.1
```
```
KDE Connect Android version 1.35.1
```