Background/disconnected long-running file operations? #856
Closed
scottcopus
started this conversation in
Ideas
Replies: 1 comment
-
|
Right now, FileBrowser Quantum doesn't support this. But I think you will be very interested in future changes, particularly when jobs are implemented (ETA 3-4 months, in 0.9.0). I have a lot of plans to make FileBrowser a powerful async job management service. This means exactly what you are looking for and is already in planning! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m looking for a file browser project that can support background/disconnected long-running file operations. Meaning I can start multiple long-running file copy/move/delete operations, can be disconnected but they stay running in the background, and when I revisit the webpage, I see the progress or final results of those operations. Anything offer this now or can it be added as a feature suggestion to make it into a to-do list? Cheers!
Beta Was this translation helpful? Give feedback.
All reactions