General Question
Help with this batch script?
Asked by XOIIO (18328)
September 24th, 2011
Alright, so I am making batch script that backs up my minecraft server map every 15 minutes, and the copying line is this:
XCOPY /E /H C:\Users\%USERNAME%\Desktop\MCServer\world “C:\MCServerBackup\Backup-%DATE%\%TIME%\”
The problem is, it doesnt make a folder “sat 09\24\2011\time”, it makes folders inside of eachother. first sat 09, then 34, then 2011
how do I get it to make one folder with the date, not 3 becasue of the slashes?
Observing members:
0
Composing members:
0
3 Answers
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.
Have a question?
Ask Fluther!