No copy/cut (on Windows) + paste (on Android) of files possible?
I setup successfully a connection Windows10<--->Android 14 smartphone via USB cable. Now I open on my smartphone a file manager like FileManager+ or MIXplorer and navigate to an empty user folder.
In Windows Explorer on my Windows 10 computer I right click on a test file and select "copy". Back in Scrcpy window I pressed Ctrl+V to insert the just copied file from clipboard.
But the file is NOT inserted.
Why?
Scrcpy can only copy-paste text, not fles.
You can drag&drop a file into the scrcpy window though, it will execute adb push <thefile> /sdcard/Download.
Ok, thank you.
Is there a way in the opposite direction: Drag & Drop of a file from inside a file manager App to outside Windows Explorer folder?