reportFolder is always replacing the existing files

Hi,
I am running the Katalon test suite via console mode with custom reportFolder location, however it is always replacing the existing files rather than creating run session folder id. could you please help.

katalon -noSplash -runMode=console -consoleLog -noExit -projectPath=“C:\Users\xxxx\Katalon_vbx.prj” -retry=0 -testSuitePath=“Test Suites/Sanity/Temp1” -executionProfile=“default” -browserType=“Chrome” -reportFoder=“C:\Temp1\”

Hi,
Any help here