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

documentation: large temporary file usage #52

Open
pts opened this issue Mar 29, 2021 · 0 comments
Open

documentation: large temporary file usage #52

pts opened this issue Mar 29, 2021 · 0 comments

Comments

@pts
Copy link

pts commented Mar 29, 2021

Add something like this to README.md:

Limitation: Since adbfs-rootless uses adb push and adb pull under the hood to copy files, a temporary local file will be created on the computer for each open file. This is impractical for very large files (say, more than 1 GiB) because of the large temporary storage requirement on the computer and the high open latency.

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

1 participant