Folders get moves that shouldn't be moved

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

Moderator: Mr_Noodle

Folders get moves that shouldn't be moved Mon Jan 07, 2019 5:56 am • by koyera
Hello,

I have created a rule for Wordpress downloads. Very simple, everything that contains either "wp", "wordpress", "theme" or "plugin" needs to be moved to the Wordpress download folder I created. For some reason, it also moves files that don't contain any of those words. Any idea what I'm doing wrong? I have also tried the contains rule, but it doesn't work either.

https://imgur.com/a/qI3sJxm
koyera
 
Posts: 1
Joined: Mon Jan 07, 2019 5:49 am

Re: Folders get moves that shouldn't be moved Mon Jan 07, 2019 12:09 pm • by Mr_Noodle
I think you want something more like:
Code: Select all
   If (all) are met
      If (any) are met
         Kind is Archive
         Kind is Folder
      If (any) are met
         Contents contain wp
         Contents contain wordpress
         Contents contain theme
         Contents contain plugin

Give that a try and report back.
Mr_Noodle
Site Admin
 
Posts: 11235
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support

cron