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

File Download in Ocamlfuse mounted storage #841

Open
Srj opened this issue Dec 9, 2023 · 0 comments
Open

File Download in Ocamlfuse mounted storage #841

Srj opened this issue Dec 9, 2023 · 0 comments

Comments

@Srj
Copy link

Srj commented Dec 9, 2023

Let's say I want to download something from a server. So, I use wget to download the file from that server and set my destination to somewhere in the ocamlfuse-mounted storage.
My question is, will the download happen directly to my Google Drive using the drive's bandwidth (and not mine), or will wget first download in a cache on my PC and then upload it to my drive using Ocamlfuse?
Thanks in advance. I hope someone helps.

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