scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

No copy/cut (on Windows) + paste (on Android) of files possible?

Open tobwz opened this issue 7 months ago • 2 comments

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?

tobwz avatar May 06 '25 07:05 tobwz

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.

rom1v avatar May 06 '25 07:05 rom1v

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?

tobwz avatar May 13 '25 07:05 tobwz