Genymobile / scrcpy

Display and control your Android device
Apache License 2.0
113.19k stars 10.8k forks source link

Last three characters of file extension names were omitted when "drag and drop " was performed #2713

Open juecarsy opened 3 years ago

juecarsy commented 3 years ago

While files been dragged and dropped to the mirrored window, the console showed a message that the push was successfully done, no error feedback, then when i checked the files, the last three characters of file extensions were missed, for example, it shall be XXXX.docx, but what i get is XXXX.d.

Environment

rom1v commented 3 years ago

That's probably an issue with your file manager, which attempts to hide the extension but fails. Try with another file manager on your device.