robycopy taskscheduled does not behave as expected

terramir

New Member
I program this batch file here
Code:
@echo on
md S:\QuickbooksBackup\"%DATE%"

ROBOCOPY S:\Quickbooks S:\QuickbooksBackup\%DATE%  /E /B
end
and it does not copy the subfolders like it should I tried using /S /E as well and it still would not work :(
help
terramir
 

My Computer

System One

  • Manufacturer/Model
    made myself
    CPU
    2600k
    Motherboard
    gigabyte
    Memory
    8gb
    Graphics card(s)
    hd3000
Back
Top