Page 1 of 1

verification type in the progress dialog

Posted: 13 Dec 2024 16:11
by zakhar
Hello, Dear XYplorer Community!
I am using copyto/moveto with verification option:

Code: Select all

moveto $dest,$file,10:=2,11:=1;
I think it would be better to add some information
about the fact, that the sertain verification type is taking place,
in the progress dialog - this would give more safety filling,
that the on-the-fly-verification is really taking place.

Re: verification type in the progress dialog

Posted: 14 Dec 2024 12:10
by admin
It's happening already:

Re: verification type in the progress dialog

Posted: 16 Dec 2024 12:19
by zakhar
admin wrote: 14 Dec 2024 12:10
Thank you for your answer!
Indeed, it is.
In my case "Configuration | File Operations | Custom Copy Operations | Configure... | Skip verification on local hard disks" was checked.