Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


DineshHirani
2013-05-16T16:10:14Z
I'm using the Email Trigger and its saving the email and attachment into a particular folder. However I would like to copy the attachment to another folder. How can I do this?
Sponsor
Forum information
Support
2013-05-16T17:03:47Z
Create a File Trigger that watches the base folder (and sub folders). Then use the Variables from the File Trigger to Copy the files. Check out the Tutorials online for File Trigger and Variables.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
DineshHirani
2013-05-17T06:57:53Z
I would like to only copy the file when the Email Trigger has downloaded a file. How do I add a condition to do this?
Support
2013-05-17T07:06:35Z
By default the file is only triggering when released (download is complete) so you should not have to worry about this.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
DineshHirani
2013-05-17T07:18:59Z
So against the same job that is triggering the email trigger can I add a task top copy the attachment and that task will only execute if the email trigger ran.
Support
2013-05-17T07:20:05Z
Right, take a look at File Trigger and Variable Tutorials for more details.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Jonah Scott
2026-04-09T11:15:54Z
You can add a Copy File task in the same job triggered by the Email Trigger. Once the attachment is downloaded, the job will run and copy the file to the required folder automatically. Using variables from the trigger can help reference the downloaded attachment path.
Scroll to Top