View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001313 | Double Commander | File operations | public | 2016-03-07 02:27 | 2023-06-17 16:37 |
| Reporter | chameleon | Assigned To | Alexx2000 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| Product Version | 0.6.6 | ||||
| Fixed in Version | 1.1.0 | ||||
| Summary | 0001313: Wrong copy speed | ||||
| Description | When you copy a large directory hierarchy from directory A to B. If B has already a lot of files from source directory hierarchy. And you choose to skip all. Copy speed goes very high. Of course this is wrong. All source files: A = 1000GB Until now SKIPPED source files already exist in target: B = 700GB Until now COPIED source files not exist in target: C = 100GB Remaining files both exist or not exist in target: D = 200GB So, copy speed is C / time. Not (B + C) / time | ||||
| Steps To Reproduce | In folder A you have 11 movies. Copy from A to folder B 10 movies. Copy all files from folder A to B. It will show super-speed! | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | |||||
| Widgetset | |||||
| Architecture | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-03-07 02:27 | chameleon | New Issue | |
| 2023-06-17 13:09 | Alexx2000 | Assigned To | => Alexx2000 |
| 2023-06-17 13:09 | Alexx2000 | Status | new => closed |
| 2023-06-17 13:09 | Alexx2000 | Resolution | open => fixed |
| 2023-06-17 13:09 | Alexx2000 | Fixed in Version | => 1.1.0 |
| 2023-06-17 16:37 | Alexx2000 | Relationship added | has duplicate 0001846 |