Describe the bug
When using the command mv or cp with a target file name containing spaces, the process fails with the error message:
Error: Uncaught InvalidPathError: Path contains invalid characters
To Reproduce
Steps to reproduce the behavior:
mv or cp with a target path containing spaces; use quotes to encapsulate the file nameExpected behavior
The mv and cp commands should accept target paths with - escaped - spaces within the file name / folder
Screenshots

Desktop (please complete the following information):
Electron: 9.0.0
Chromium: 83.0.4103.64
Node: 12.14.1
Hyperdrive: 10.11.0
API: 0
Daemon: 1.13.12
Client: 1.15.1
Schema: 1.10.0
Fuse Native:
Fuse:
Additional context
Not tested on other platforms.
Thanks for filing! I'll check into it.
Most helpful comment
Thanks for filing! I'll check into it.