I want to copy files and the destination is different every time.
The destination dir is created with a unique file name variable and the create directory task.
At the moment I know it isn't possible to get the output name of the created dir in the variable section, So I made a task showing in the output the full directory just created.
In the file copy task I want to use this output as the destination path, so I included the variable which contains the output of the previous task containing the full path to the directory.
The file copy isn't working. I receive the following error:
Exception in Task: Illegal characters in path.
It looks like the destination isn't parsing the variable to a string.
Am I correct?
Regards
Erik
Uses Visualcron since 2006.