I am using the “Transfer files” node to create a backup of a folder. I would like to include the date of workflow execution as a suffix in the folder name.
So for example:
Folder “A” contains my data.
“Transfer files” node grabs Folder “A” and copies it into my backup folder, renaming the folder to “A_06.07.2023” in the process.
I tried to create the execution date as a variable using the “Create Date&Time Range” node, but it keeps asking me for an interval. I also am not sure how to include the variable into my “Transfer files” node.