[rfe] Multi-rename tool with dirs

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Adie
Junior Member
Junior Member
Posts: 3
Joined: 2005-01-18, 19:22 UTC

[rfe] Multi-rename tool with dirs

Post by *Adie »

I would like to sort my files into directories based on their creation date. It would be nice if I could input i.e. [Y]/[M]/[N] into name field to move files into separate directories for each month.
User avatar
HolgerK
Power Member
Power Member
Posts: 5406
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

It would work with the actual TC-Version, if only the MRT would be allowed to create directories :?

Code: Select all

Rename mask:   [=tc.creationdate.Y]#[=tc.creationdate.M]#[N]
Extension:     [E]
search for:    (.*)#(.*)#(.*)
replace with:  $1/$2/$3
regular expression:  checked
Anyway, how it shall be implemented, I support this request.

King regards
Holger
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

You may try using Mover plugin. I'm not sure if it does exactly what you want but...
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

Here is its homepage, and here is home download.
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

Well I guess it's time that I put this quite old plugin on totalcmd.net... ;)

Edit : Now it's on Totalcmd.net...
TC#88260 -
Post Reply