Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: veds on September 26, 2018, 22:33:58

Title: copy/move: Preparing
Post by: veds on September 26, 2018, 22:33:58
When a lot of files are selected for copying, a dialog is shown with the text "preparing" before the actual copy process starts.

This "preparing" takes sometimes as much time as the actual copy process.

What is the program doing at that moment ?

ps: Thx for the great program !
Title: Re: copy/move: Preparing
Post by: Mathias (Author) on September 28, 2018, 07:24:28
It is scanning the folders and queuing the files
The scanning is the thing that take times, becuse HDs are slow when scanning and there are a lot of files in a folder, Specially over the network.
But the scanning the folders and finding the files to copy have to be done. Either up front or between all each file.  Doing it upfront then the file directory is still in cache and will be faster than doing it after each file.