Path/file length exeeding 250 char

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
ednieuw
Junior Member
Junior Member
Posts: 4
Joined: 2013-09-19, 20:10 UTC

Path/file length exeeding 250 char

Post by *ednieuw »

I regulary make incremental backups of folder and shares. In these folders sometimes the folder/filename gets longer than 250 chars. TC gives me a warning that some program can not work with path/filename length >250 chars.
That is a nice warning but anoying with backups that takes hours to finish. The warning is given at the moment the path/filename is found.

Can you make a switch in Configuration -> misc to turn off this warning?
User avatar
HolgerK
Power Member
Power Member
Posts: 5412
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

"Configuration -> Change Settings Files Directly"
in wincmd.ini section [Configuration] add a line with:

Code: Select all

LongNameCopy=1
Help 4.b wincmd.ini 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
HTH
Holger
Post Reply