Quote:
Originally Posted by akkidy
This works pretty well for my Galaxy S3. I thought I wasn't going to be able to use the 64Gb MicroSD I bought just for this phone. I was able to bind the CoPilot sdcard data directory to my extSdCard. Upon launching CoPilot, it didn't ask me to download the maps again.
Thank you so much OP for this great tool!
Anybody knows how to bind a directory name with space? Bind seems to fail all the time when the directory name has space.
|
The only suggestion I can offer is this:
When doing Linux-y things on the command line you have to escape spaces, ie.:
mv filename\ with\ spaces filename_without_spaces
Perhaps editing the string that the file explorer returns and manually adding the \ before any spaces would work. Also it may take a double set to work, that it's \\ It's not too much trouble to try both ways.
Sent from my Sprint Evo View 4G (PG41200) using Xparent Purple Tapatalk 2
|