Can not turn off the progress window of sync

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
zakhar
Posts: 179
Joined: 08 Sep 2010 21:13

Can not turn off the progress window of sync

Post by zakhar »

Hello, dear XYplorer Community!

I am not sure if it is a bug, may be I oversee the responsible setting.

Executing the script line

Code: Select all

sync "$source","$destination",1,4,1,7:=$files;
shows the progress window during syncing. The progress window disappears afterwards.
But I think it should not be shown at all. I do not need it (today ;) , of course it is good, to have an option of a progress window).

"Tools/Configuration/File Operations/File Operations/BackUp Operations/Configure.../Show progress... /Keep progress... /Show summary...",
"Tools/Configuration/File Operations/File Operations/Custom Copy Operations/Configure.../Show progress... /Keep progress... /Show summary..."
and others there are all unclicked.
Under "sync" I do not find an apropriate comment in the help file to turn this progress window off.

Please help.
Thank you!

admin
Site Admin
Posts: 66375
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Can not turn off the progress window of sync

Post by admin »

You cannot turn it off, it's hard-coded to be on for sync.

Post Reply