Copy Completed based on Label

simur612

Member
May 25, 2018
879
0
16
I have a bunch of automation going on yet hit one small brick wall.

I have some trackers that only have a single file with nothing to unpack.

I want to match a specific label and then copy that file to another location.

If I use autotools, that copies everything with AutoMove.

Is there an easy way to check on finished if label == "Mylabel" and then copy it to another location?
 

lisas4567

Member
May 25, 2018
773
0
16
Is there an easy way to check on finished if label == "Mylabel" and then copy it to another location?
Don't know. But if you want this, then you have 3 ways:
1) Make a new plugin for this or correct existing plugin. Or
2) Add enhancement's request to the project's issues page. Or
3) Open bounty for your enhancement.