Hello,
I have created a bat file as i am new whic is working fine but i am trying to take the backup of one of my folder which is near about 28 gb i tried to run the bat file and i have foud outthe bat file terminate after copying 3.47 gb. is there any body who can help me with the problem..
1st i am makig the directory then i am copying it ....
the code is below..
md l:\mirror\%date:~-7,2%_%month%_%date:~-4,4%_Marx_FileServer_Backup
set src=C:\drivers
set dest=l:\mirror\%date:~-7,2%_%month%_%date:~-4,4%_Marx_FileServer_Backup
XCOPY /e !src! !dest!\ >l:\mirror\Copy_backup.txt
Configuration: Windows XP Firefox 3.0.10