Copy still halts on some errors

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
rjak
Junior Member
Junior Member
Posts: 6
Joined: 2014-07-21, 20:03 UTC

Copy still halts on some errors

Post by *rjak »

You may argue about being an uncomplete feature of v8.50 or bug:

if I use copy with queue (F5,F2) the process halts on:
- path to long (over 259 chars): choose keep|ignore|...
- charset for path/filename: use UTF-8|ignore|...

this should be possible before copying or queued to the end of the process.
[see my feature request for a suggestion of copying files]
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

- path to long (over 259 chars): choose keep|ignore|..
For this you can use LongNameCopy in your wincmd.ini

From Help:
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.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
rjak
Junior Member
Junior Member
Posts: 6
Joined: 2014-07-21, 20:03 UTC

Post by *rjak »

Thanks, LongNameCopy worked!
Post Reply