I have large files located in different directories that I want to copy/move to other directory/directories.
Today, i have to copy/move the files in the following sequencial manner:
1a) Goto Dir1
1b) copy/cut file1
1c) Goto Dir2
1d) Paste file1
1e) WAIT UNTIL THE TRANSFER IS FINISHED
2a) Goto Dir3
2b) copy/cut file2
2c) Goto Dir4
2d) Paste file2
2e) WAIT UNTIL THE TRANSFER IS FINISHED
etc...
I think you understand the frustration of waiting for each transfer to be finished to proceed to the next copy/move.
When the user press [proceed], the list is processed by XYplorer and the user can do something else instead of sitting and watching stupidly the copy/move progress bar
XYplorer Beta Club