T0biasCZe / AdbFileManager

Fast Android <-> Windows file manager using ADB protocol
444 stars 29 forks source link

[BUG] I can't copy files with blank spaces in name #24

Open veram17 opened 4 months ago

veram17 commented 4 months ago

Application doesn't copy files with blank spaces in name.

image

image

veram17 commented 4 months ago

Parenthesis doesn't work too.

T0biasCZe commented 4 months ago

i tried copying files both with spaces, unicode characters and parenthesis and it worked for me, both in normal mode and compatibility mode

could you please show me the detailed exception log under the "details" button? (paste it into code block using ``` at the beggining)