Long time listener first time caller

Is there a way to change the case sensitivity of the files inside the sub directory and not just the sub directory itself?
Thanks for any help chaps.
NovellGuy
Moderators: Hacker, petermad, Stefan2, white
How do you mean that?
How do you mean that?novellguy wrote: 2018-08-01, 15:06 UTCof the files inside the sub directory and not just the sub directory itself?
Try that:
WOW that's complicating....!!!!Stefan2 wrote: 2018-08-02, 07:58 UTCTry that:
Rename in all sub folders the 'Directory names only' to lower case, ignore all files.
FROM:
Main\Folder NAME\FileName.ext
Main\Sub Folder\Folder NAME\FileName.ext
TO:
Main\folder name\FileName.ext
Main\sub folder\folder name\FileName.ext
USE:
- Open the top main folder in TC
- launch the Search
- check [Advanced] Attribute [x]Directory
- start the search (note the 'search sub folders' drop&down box)
- hold Shift-key and click [feed to listbox]
- Ctrl+A
- Ctrl+M
- Name mask: [L][N] (click [Help] button to read more)
- start renaming
- close the MRT
- - -
Rename in all sub folders the 'FILE names only' to lower case, ignore all folder name.
FROM:
Main\Folder NAME\FileName.ext
Main\Sub Folder\Folder NAME\FileName.ext
TO:
Main\Folder NAME\filename.ext
Main\Sub Folder\Folder NAME\filename.ext
USE:
- Open the top main folder in TC
- Ctrl+B
- Ctrl+A
- Ctrl+M
- Name mask: [L][N] (click [Help] button to read more)
- start renaming
- close the MRT
Works?
Always test with some test files first.
Or, if something went wrong, open immediately the MRT (Multi-Renaming Tool) again and click [Undo]
Of course that would have been possible too (even w/o Linux), if you just had mentioned that at first place.novellguy wrote: 2018-08-02, 16:02 UTC ...
WOW that's complicating....!!!!
I just got a thing for lowercase that's all
i just want ALL files on my server storage to be lowercase..
so i just did a linux script which includes dirs and files...
If you use the Search approach, but search for everything not just directories you can change it for both files and dirs at the same time:i think the ctrl+b is about the easiest i will get out of tc for windows
and then i will rename directories seperately