Page 1 of 1

Auto-Deleting Files

Posted: Tue Sep 06, 2016 1:15 am
by McDuff
Hi

I would like my workflow to automatically delete the originals when I'm done.

I think I've gathered from reading things in here that this can be done by using the "command executor" block.

I've set one up with "del %s_original_full%" in the command box and put it after the delivery stage. However it doesn't seem to have worked.

Can someone give me some guidance on how to make this work? Thanks.

Re: Auto-Deleting Files

Posted: Tue Sep 06, 2016 5:46 am
by admin
Press the question mark button "?" in the "Command executor"-node. Reading the help section gives you a clue and will teach you a couple of things about dealing with file paths ;-)

-steinar