Efficiently re-arrange files in a directory tree

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Efficiently re-arrange files in a directory tree Sat Nov 15, 2014 11:38 pm • by givens
In an enormous directory tree, I have files which need re-arranging. While I know how to do this, I am concerned about efficiency. This needs to be done once, and stopped. It doesn't need to happen over and over again. Once it is done, I just want it to stop. Is there a way to program this?
givens
 
Posts: 13
Joined: Thu Oct 23, 2014 11:21 pm

Can't give specifics without knowing what the details are but you can try adding conditions to the rules so that they only execute once. One way is to add a color label or tag to the file and only match files/folders without the tag. If you only need to do it once, make sure to remove the folder from Hazel afterwards as it will still scan the files even if the rules don't match.
Mr_Noodle
Site Admin
 
Posts: 11866
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support