Progress bar for file copy/move/delete operations
When copying/moving large files, there is no progress bar shown other than a spinner (which goes away if you reload the page). When you have to move several folders sequentially, sometimes you forget and move the same folder (which results in an error).
It should at least display some kind of progress bar and a notification after the operation is complete. A drop down menu in the top navigation bar that displays an overlay on mouseover which lists each transfer with a progress bar would be nice.
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/6330 (Move multiple files to another folder (feature request)), https://github.com/nextcloud/server/issues/6215 ([Feature Req] Move multiple selected files), https://github.com/nextcloud/server/issues/167 (Feature request: Select multiple files in one go), https://github.com/nextcloud/server/issues/4164 (Add an upload progress bar in "File drop (upload only)" shares), and https://github.com/nextcloud/server/issues/2392 (Feature request: file activity export on demand).
I think this is fixed in newer NC versions -> closing.
I think this is fixed in newer NC versions -> closing.
I don't think so. As of Nextcloud 21 there is no web UI for copy/move progress.
Hi @szaimen does the team has made any progress reviewing this feature request? I'd like also to see this feature as in my case (copying files from different Nextclouds using external storage feature) it's extremely annoying to wait for the spinner to disappear and not to know where the server is during larger copy operations. I'm talking about file amounts up to 250k and sizes up to 250GB. Best Alex
Related: #41790