Match existing file extension in a folder -> Move folder

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

Moderator: Mr_Noodle

Hi there,

is it possible to match a File in a Folder for its Extension and then to move (if there is a file with this specific extension) the whole folder to another location? My Scenario here is to clean up the Downloads folder by searching for .xcodeproj Files and sort the example projects in a specific Folder.

Thanks in advance!
sTOOs
 
Posts: 2
Joined: Thu Oct 31, 2019 7:39 am

Look up "nested conditions" in the help. You can use those to match a file/folder based on conditions of another, including the files within a folder.
Mr_Noodle
Site Admin
 
Posts: 11236
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City

Thanks a lot - just have to know where to search :)
sTOOs
 
Posts: 2
Joined: Thu Oct 31, 2019 7:39 am


Return to Support