DOS Batch file backup
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Backup Software > DOS Batch file backup




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    DOS Batch file backup  
Mason C


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-14-05 07:46 AM

I'm trying -- using -- Acronis to back up my C:  system area

For data file back up I prefer simple DOS batch file copies.
These are not packaged so are individually available.
Of course, they  could all be restored if desired.

I have many partitions (E: for example) but the basic idea is this:

First time copy ALL

set "a" on all and then copy ALL

attrib +a E:*.* /s /d
xcopy E:*.* Q:\PartE\ /M/E/Y

===============

After that copy only NEW:
copy only those that have "a" set

xcopy E:*.* Q:\ /M/E/Y

Mason C





[ Post a follow-up to this message ]



    Re: DOS Batch file backup  
dreamtheater_142@yahoo.com


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
12-14-05 12:46 PM

Hello Mason C!
I use Acronis True Image to backup my system area as well as the rest
data.
Due to differential file/folder backup tool.
It packages the data but you could browse it anr restore even
differential file.
To my mind it's the easiest method.
http://www.acronis.com/homecomputin...ucts/trueimage/

Mason C wrote:
> I'm trying -- using -- Acronis to back up my C:  system area
>
> For data file back up I prefer simple DOS batch file copies.
> These are not packaged so are individually available.
> Of course, they  could all be restored if desired.
>
> I have many partitions (E: for example) but the basic idea is this:
>
> First time copy ALL
>
> set "a" on all and then copy ALL
>
> attrib +a E:*.* /s /d
> xcopy E:*.* Q:\PartE\ /M/E/Y
>
> ===============
>
> After that copy only NEW:
> copy only those that have "a" set
>
> xcopy E:*.* Q:\ /M/E/Y
>
>          Mason C






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:21 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register