cloudcmd
cloudcmd copied to clipboard
feat: Support background upload files
Does it support uploading files in the background? Because when uploading large files, it will hinder the work.
There is no such possibility.
Why? What if I open a new browser window and do other work while uploading?
Why? Because I have no idea how to make it happen 🤷♂️. How do you imagine this from architecture perspective?
The easiest way, when closing the upload window, put it somewhere (which can be opened again), instead of actually ending the upload task.
The easiest way, when closing the upload window, put it somewhere (which can be opened again)
Where?