Search : in
By :

Bat file to copy 28gb of bata

Razibul, on May 6, 2009 9:56:18 pm BST 
 Report this message to moderators

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_FileSe­rver_Backup
XCOPY /e !src! !dest!\ >l:\mirror\Copy_backup.txt

Configuration: Windows XP
Firefox 3.0.10

Best answers for « Bat file to copy 28gb of bata » in :
Unable to run executable files (. Exe) ShowUnable to run executable files (. Exe) First Solution Second solution My programs are launching no more It may happen that only executable files aren’t eager open properly: either you have the dialog box "Open With", it opens with...
Copy an entire partition on Vista ShowCopy an entire partition on Vista Issue Solution Issue It is possible to copy the entire partition on your hard drive with the DVD of vista. It is very useful if you want to change your hard drive in order to restore all data....
Writing in batch in text file ShowWriting in batch in text file To write in a file text, you just have to use a redirect: echo text > output_file.txt To write in an existing file: echo " Write at the end of the file ">> output_file.txt
Download Free Easy CD DVD Burner ShowBurn data and audio (WAV, WMA, MP3, OGG, FLAC, AAC, M4A) to your CDs & DVDs is now very easy with Free Easy CD DVD Burner. Burn and save ISO files, copy your CDs DVDs. Save your favorite audio CDs to mp3 with the internal grabber (CDDB request to...
Download SuperCopier beta ShowSuperCopier is a free file copy administrator for Windows, proposing features not covered by the Windows operating system and optimising transfers. Among the improvements brought by this tool, notably let us quote: · Better management of transfer...
Backup ShowBackup Setting up a redundant architecture ensures that system data will be available but does not protect the data against user-introduced errors or against natural disasters such as fires, floods or even earthquakes. Therefore it is necessary to...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...