Based on this article, I should be able to use variables in the profile name and then use it as a ZIP file name (see my screenshot attached)? Am I correct?
The reason why I am doing this is I need to avoid "Put current time stamp in the ZIP file name" option as it creates spaces:
- Code: Select all
Backup 9316.536870913.9316-2015-05-19 15.51.45.zip
I can not have spaces in the file name. I need something like:
- Code: Select all
ProfileName_2015-05-19_155145.zip
Can this be automated in Syncovery in any way?