I wanted to create copies of all files in the same directory and have Dopus rename the copies. I tried it in 2 ways:
1a. Select all files (ctrl-a)
1b. Copy all files (ctrl-c)
1c. Paste all files (ctrl-v)
=> Dopus creates copies of all files and renames the copies (e.g. copy (2) of xxx)
2a. Open the directory in two listers
2b. Select all files (ctrl-a)
2c. Click the copy button and select to rename all (new files)
=> Dopus creates copies of all files and renames the copies (e.g. copy (2) of xxx)
For some reason, method 1 is very slow; the files are copied at a snail rate. However, method 2 is on the order of 10 times faster.
Why?