Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

[CLOSED] No Permission problem #41

Closed
tslocum opened this issue Aug 24, 2014 · 1 comment
Closed

[CLOSED] No Permission problem #41

tslocum opened this issue Aug 24, 2014 · 1 comment

Comments

@tslocum
Copy link
Owner

tslocum commented Aug 24, 2014

Issue by mellobob
Friday Sep 28, 2012 at 02:08 GMT
Originally opened as sole#41


I'm running aafm on a Galaxy tab 2.0 7".

If I try to copy a file to the installed sd card I get the following:

EXECUTE= adb shell ls -l -a /mnt/extSdCard/Music/
EXECUTE= adb push "/home/bob/Music/jazz-collections/25 Jazz Greats/25 Jazz Greats Vol 1/.02_count_basie__lets_jump.mood" /mnt/extSdCard/Music
failed to copy '/home/bob/Music/jazz-collections/25 Jazz Greats/25 Jazz Greats Vol 1/.02_count_basie__lets_jump.mood' to '/mnt/extSdCard/Music/.02_count_basie__lets_jump.mood': Permission denied

Using main memory seems to work fine.

Also, can I copy entire directory trees, or just one file at a time?

Thanks!

@tslocum
Copy link
Owner Author

tslocum commented Aug 24, 2014

Comment by sole
Friday Sep 28, 2012 at 08:50 GMT


It might be something to do with your device and the memory or I don't-know-what O:-)
All these device variations make my head dizzy!

Can you write to that card with another program?

You can copy directories too as you do files. The only thing is that it will look as it is 'frozen', because it's not updating per file but per directory. So until it's done it won't update. But you can see in the log that it is doing stuff.
This is something I have in the list of improvements, see #24.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant