Hello all!
Occasionally I have to move large quantities of data (many GB and/or many files) from internal disks to external disks. Many times I receive questions such as:
- delete hidden/read only etc. files (there is an option to check this when selecting F6 move)
- the target name length (xxx) is more than 259 characters.... and I select Keep all
- maybe some others.
I use standalone version of TC on my external drive. Are there any settings in the .ini file I could use to skip these questions?
(searched thru settings etc. but no luck)
Thanks.
Saso
Keep all, delete read only/hidden etc... in settings?
Moderators: Hacker, petermad, Stefan2, white
Re: Keep all, delete read only/hidden etc... in settings?
[1]
[2]
Edit: Maybe you would find it useful for your purposes:
Ultra TC Editors: https://www.ghisler.ch/board/viewtopic.php?t=4914
Where:
Configuration Editor (ini Editor): database for all Total Commander configuration keys.
https://madsenworld.dk/tcmd/UltraTC/
Code: Select all
[Configuration]
OverwriteReadonly=1
OverwriteHidSys=1
OverwriteHidSysNotReadonly=1
Notes:
Ask before overwriting/deleting read-only files (1/0).
Ask before overwriting/deleting hidden/system files (1/0).
Ask before overwriting/deleting hidden/system files without read-only attribute (standard copy method only) (0/1).
Code: Select all
[Configuration]
LongNameCopy=1
Notes:
During file operations, warn if target name is longer than 259 characters:
0: Always.
1: Never.
2: Warn only if source name isn't longer than 259 characters.
3: Disallow long names, let user skip or rename.
Ultra TC Editors: https://www.ghisler.ch/board/viewtopic.php?t=4914
Where:
Configuration Editor (ini Editor): database for all Total Commander configuration keys.
With the latest data file (UltraTC_DataFiles1052a.zip) at @petermad's page:Each key has a full description...
...you can open your "Wincmd.ini" or "Wcx_ftp.ini" file and you will see which keys are present and which aren't.
You can also add, remove or edit any key.
You can also Export or Import any settings.
https://madsenworld.dk/tcmd/UltraTC/
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 10/15