PC Review


Reply
Thread Tools Rate Thread

Baking up files...

 
 
Pascal
Guest
Posts: n/a
 
      14th Jul 2004
Hi all,

I posted a similar message yesterday but I cannot see it
in the board, so here is my question again.

I am looking for a way of backing up files to an external
device. My files should remain on their original
location and when I press the button, only those files
that have been modified since my last back up should be
saved.

In DOS we could write batch files to that extent, but
that was too long ago and with win2000 I am a bit at a
loss.

Any help will be greatly appreciated.


 
Reply With Quote
 
 
 
 
Jerold Schulman
Guest
Posts: n/a
 
      14th Jul 2004
On Wed, 14 Jul 2004 01:07:39 -0700, "Pascal" <(E-Mail Removed)>
wrote:

>Hi all,
>
>I posted a similar message yesterday but I cannot see it
>in the board, so here is my question again.
>
>I am looking for a way of backing up files to an external
>device. My files should remain on their original
>location and when I press the button, only those files
>that have been modified since my last back up should be
>saved.
>
>In DOS we could write batch files to that extent, but
>that was too long ago and with win2000 I am a bit at a
>loss.
>
>Any help will be greatly appreciated.
>



Do an incrementail backup in NTBackup will do that.

See tip 2265 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a
 
      14th Jul 2004
In addition to the other reply, if you want to keep the same file structure
on the backup media, you could use robocopy from the resource kit (you can
download it from MS). You can include it in a batch file:

robocopy <source> <destination> /s /e /r:1 /w:1

and so forth - robocopy /??? will show you all the parameters.

Pascal wrote:
> Hi all,
>
> I posted a similar message yesterday but I cannot see it
> in the board, so here is my question again.
>
> I am looking for a way of backing up files to an external
> device. My files should remain on their original
> location and when I press the button, only those files
> that have been modified since my last back up should be
> saved.
>
> In DOS we could write batch files to that extent, but
> that was too long ago and with win2000 I am a bit at a
> loss.
>
> Any help will be greatly appreciated.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
I've been baking Taffycat General Discussion 15 28th Nov 2008 05:54 PM
Baking up updates Rainy Windows XP Basics 3 1st Apr 2008 09:16 PM
problem with media files, office files and all image files najam87 Windows XP Help 0 21st Oct 2005 06:05 AM
Baking up Outlook =?Utf-8?B?QUo=?= Microsoft Outlook Discussion 2 23rd Apr 2005 12:11 AM
baking up files in XP Home Edition =?Utf-8?B?ZW9y?= Windows XP Setup 1 25th Feb 2004 06:51 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:51 AM.