preventing display of messages when synchronizing files

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
danielf
Junior Member
Junior Member
Posts: 7
Joined: 2003-11-20, 07:51 UTC

preventing display of messages when synchronizing files

Post by *danielf »

Hi,
When employing the "synchronize directories" command, is there a method to avoid the constant display of messages such as "Access denied"? Currently, to proceed with copying, I must consistently click "skip." It would be more convenient if the file is omitted from the copy process, allowing synchronization to continue without persistent notifications.

Thanks for help.

Daniel
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: preventing display of messages when synchronizing files

Post by *petermad »

2danielf

You could try putting in the SyncWarnErrors=0 in the [Configuration] section of your wincmd.ini file.
Help wrote:SyncWarnErrors=1 Synchronize dirs: Controls when the user is warned about directory read errors:
0: never
1: when reading fails (e.g. network connection loss)
2: when access is denied (error 5, missing user rights)
3: both

You might also try SyncConfirmOverwrite=0 in the [Confirmation] sectkion:
Help wrote:SyncConfirmOverwrite=1 Set to 0 to disable overwrite confirmation in "Synchronize dirs"

And LongNameCopy=1 in the [Configuration] section:
Help wrote:LongNameCopy=0 During file operations, warn if target name is longer than 259 characters:
0=always
1=never
2=if source name isn't longer than 259 characters
3=disallow long names
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply