EntySec / Ghost

Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
https://entysec.com
MIT License
2.73k stars 931 forks source link

How to download when folder contains space #357

Closed cadeath closed 1 year ago

cadeath commented 1 year ago

image The path of my file contains space, and with that, I cannot download the file. I try adding a double quote but it's still no use.

enty8080 commented 1 year ago

@cadeath Try using escape char \, like this /smth/smt\ smth