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

VFS: allow downloading directories once. #3506

Closed
jtagcat opened this issue Jul 3, 2021 · 5 comments
Closed

VFS: allow downloading directories once. #3506

jtagcat opened this issue Jul 3, 2021 · 5 comments
Labels
enhancement enhancement of a already implemented feature/code feature: 💽 virtual filesystem os: 🚪 Windows

Comments

@jtagcat
Copy link

jtagcat commented Jul 3, 2021

How to use GitHub

  • Please use the 👍 reaction to show that you want to have the same feature implemented.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Feature description

The result of what happens when you check 'Always keep on this device', let it download, and uncheck it.
This allows setting up (new) devices in a high-connectivity environment (1Gbps vs 40Mbps), before passing it to the user.

For users, this also allows downloading a project folder beforehand, without having to wait for it to load dynamically when needed.

For now, in addition, it's also a bad workaround for #3407

@jtagcat jtagcat added the enhancement enhancement of a already implemented feature/code label Jul 3, 2021
@mgallien
Copy link
Collaborator

How to use GitHub

* Please use the +1 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you want to have the same feature implemented.

* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.

* Subscribe to receive notifications on status change and new comments.

Feature description

The result of what happens when you check 'Always keep on this device', let it download, and uncheck it.
This allows setting up (new) devices in a high-connectivity environment (1Gbps vs 40Mbps), before passing it to the user.

For users, this also allows downloading a project folder beforehand, without having to wait for it to load dynamically when needed.

For now, in addition, it's also a bad workaround for #3407

I am not sure I understand what you want.
In any case, if you uncheck 'Always keep on this device' the files can be removed at any time by Windows.

Could try to explain again what you would like ?

@jtagcat
Copy link
Author

jtagcat commented Aug 25, 2021

Setting up a new device, or starting a new project, building an initial cache.

Users have a 256G disk, and they tend to mark 'Always keep on device' for 1 TiB of data.

If you know you (or the user) is going to need files. Problem is, there is not enough local storage to keep everything 'Always keep on this device'.


Simplified example. You plan to view 300 images from a folder. You select 'Download once' (equivalent to selecting 'Always keep on this device', and then unchecking it, the files stay on the device, but aren't mandated on the device).
This way, there is no wasted time in waiting for them to download on the fly, yet there is no buildup over time either.

Users are not concerned, nor should they be, to go through their files and unchecking the 'Always keep on this device'.

The point is to empower users in building a cache (avoiding frustration in waiting for remote storage), yet at the same time giving Windows free hands in cleaning up files that haven't been accessed in 2 years.

@mgallien
Copy link
Collaborator

so there is currently a very easy way to do that, just open that list of files and they will be synced but the occupied disc space can be freed
or you select the folder you want to be always there and once sync if finished you deselect the folder and you are done

@jtagcat
Copy link
Author

jtagcat commented Aug 25, 2021

Opening many files isn't practical. Especially recursively, especially without interrupting workflow (suddenly 10 different programs open).

Selecting always, and deselecting is the workaround. Users do the first part, and come up with 0B free in a few months. It's a device inoperable for a few hours or days.

If I'm using it myself, deselecting a specific folder is a chore to remember in itself. If it downloads for a day, you have to remember to uncheck it tomorrow.

@Rello
Copy link
Contributor

Rello commented Nov 8, 2024

The client has improved a lot since the ticket was opened.
If it is still relevant, please create a fresh ticket.
Thank you for your support

@Rello Rello closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement of a already implemented feature/code feature: 💽 virtual filesystem os: 🚪 Windows
Projects
None yet
Development

No branches or pull requests

4 participants