Page 1 of 1

How to move only files from root in a hierarchy network path

Posted: Wed Jun 22, 2022 9:53 am
by tecnici@avvenire.it
Hi to all,

I have a problem, I try to move files from a root hierarchy with Submit hierarchy application but seems it doesn't works...I set subfolders level 0 and Process these folders "No folders". There is one application that in a hierarchy network path move only the files from the root and leave subfolders and others files in the original location?

Thanks for the help!

Re: How to move only files from root in a hierarchy network path

Posted: Wed Jun 22, 2022 10:36 am
by laurentd
Yes, there is an app for that: Inject Wildcard.
It has even more possibilities, like filtering based on name, wildcard, regex, time, depth level.
You have to use a trigger with it, FireStarter is a good candidate.

Re: How to move only files from root in a hierarchy network path

Posted: Wed Jun 22, 2022 11:17 am
by tecnici@avvenire.it
Thank you for the reply,

Have you also an idea what I can put on "Inject jobs name filter" to move all files? I'm not practice with Regular expression...

Thank you again!

Re: How to move only files from root in a hierarchy network path

Posted: Wed Jun 22, 2022 12:15 pm
by laurentd
Subfolder search levels: Root level only
Inject: files only
Injected jobs name filter: *
Name should: match filter

Re: How to move only files from root in a hierarchy network path

Posted: Wed Jun 22, 2022 1:42 pm
by tecnici@avvenire.it
Thank you very much!