I configured a batch file which includes 2 variables in the destination path. The error log contains a warning but no file were copied (it should trigger an error!). Here's the warning :
23:00:04 Warning: The following folders do not yet exist:
\\TVS471\access\Backup\Quotidien\Thu\23h00
The folders are created automatically when needed.
The destination folder in my batch configuration file is :
\\TVS471\access\Backup\Quotidien\%WeekDayName%\%Hour%h00\
Could you please help and fix this?