Variable target folder (%date%)

Get help for specific problems
Posts: 21
Joined: 9 Sep 2011

poloshock

One of my ".ffs_batch" files contains variable %date% in target directory, as
I want only to backup each 3rd day to unique destination (using Update mode).
However, when I launch FFS, it wont create that folder, and throw error
"directory does not exist".
Do I have to create batch script for this? It would be something like:


mkdir %date:~-4,4%-%date:~-7,2%-%date:~3,2%
User avatar
Site Admin
Posts: 7312
Joined: 9 Dec 2007

Zenju

Just ignore the error, the directory will be created automatically.
Posts: 3
Joined: 1 Nov 2017

userbb

Choosing ignore the sync is running OK, but only once !
The second time you have to do compare and choose ignore again....

If this job is automated using the task scheduler how can I set default to ignore ?