mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #957] Copying large files freezes Tiny File Manager #622
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#622
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gerion0 on GitHub (Jan 31, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/957
I just tried to copy a large file and the program did not react anymore for the copying time.
A check of the real filesystem showed that it was actually copying the file but their was no visual indication for that.
I would have expected some kind of status indicator.
It's not really a bug, the program does what it should. However, it is confusing for the (unexperienced) user.
@prasathmani commented on GitHub (Feb 22, 2023):
duplicate #958