Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Option to export to any path defined by string rather than documents UI #56

Open
LillyWho opened this issue Dec 25, 2017 · 1 comment

Comments

@LillyWho
Copy link

So I've got a bit of an edge case here, I'm trying to push the mp3 files automatically into an nfs share on my raspi server (which cannot be mounted anywhere on the internal /sdcard), but I'm sure there are some other uses for being able to just give a plain filesystem path. Files would probably have to be written as root rather than unprivileged writes.

@jcgruenhage
Copy link
Collaborator

While this would be possible (the default currently is built from a String), I'd prefer it if someone wrote a DocumentsProvider for NFS. That solution would then instantly work with all StorageAccessFramework enabled apps (like this one), and require no higher privileges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants