PC Review


Reply
Thread Tools Rate Thread

How can I do file copies using full path info?

 
 
Tony
Guest
Posts: n/a
 
      21st Oct 2007
I have two removable hard drives. One is a backup for the other. I keep the
backup unplugged and stored away when it's not needed. Up till now I've just
done entire disk copies from the first to the second, but now I'd like to do
copies of only new material to the backup.

What I'd like to do is select the new files and have them copied to the
backup disk using their full path association. So if I've added a new file
to a directory that already exists on the backup, just selecting that file
will place it in the "same" directory on the backup. Or, if I have a new
subdirectory with files, just selecting those files will copy them to the
backup disk but creating the entire path necessary from the root level of
the disk. Possible?


 
Reply With Quote
 
 
 
 
Leonard Grey
Guest
Posts: n/a
 
      21st Oct 2007
Why re-invent the wheel? You're asking about an incremental backup,
which most any backup program can do.

---
Leonard Grey
Errare humanum est

Tony wrote:
> I have two removable hard drives. One is a backup for the other. I keep the
> backup unplugged and stored away when it's not needed. Up till now I've just
> done entire disk copies from the first to the second, but now I'd like to do
> copies of only new material to the backup.
>
> What I'd like to do is select the new files and have them copied to the
> backup disk using their full path association. So if I've added a new file
> to a directory that already exists on the backup, just selecting that file
> will place it in the "same" directory on the backup. Or, if I have a new
> subdirectory with files, just selecting those files will copy them to the
> backup disk but creating the entire path necessary from the root level of
> the disk. Possible?
>
>

 
Reply With Quote
 
JS
Guest
Posts: n/a
 
      21st Oct 2007
A simple utility named SyncToy might do the job:
http://www.microsoft.com/downloads/d...displaylang=en

I would create a test case so that you can verify the results with each of
Sync Toy's options, this way you will not put anything at risk.

JS

"Tony" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have two removable hard drives. One is a backup for the other. I keep the
>backup unplugged and stored away when it's not needed. Up till now I've
>just done entire disk copies from the first to the second, but now I'd like
>to do copies of only new material to the backup.
>
> What I'd like to do is select the new files and have them copied to the
> backup disk using their full path association. So if I've added a new file
> to a directory that already exists on the backup, just selecting that file
> will place it in the "same" directory on the backup. Or, if I have a new
> subdirectory with files, just selecting those files will copy them to the
> backup disk but creating the entire path necessary from the root level of
> the disk. Possible?
>



 
Reply With Quote
 
createwindow@gmail.com
Guest
Posts: n/a
 
      21st Oct 2007
Dear Tony,

What you would be best using is "robocopy". Search Microsoft's site
for this FREE tool.

Here is an example command:

C:\RoboCopy C:\myimportantstuff F:\mis-backup /e /copyall /mir

Or you can copy the whole drive etc.
Read the robocopy help. The first copy will take everything across,
the next time you run it only the changed files will be copied.

Hope that helps.

CreateWindow
http://mymessagetaker.com
The while-you-were-out message program you have been looking for!


 
Reply With Quote
 
Tony
Guest
Posts: n/a
 
      21st Oct 2007
This looks like the ticket! I tried a test case and it seems to do what I
need. Way more straightforward than using a full blown backup utility.
Thanks.

"JS" <@> wrote in message news:(E-Mail Removed)...
>A simple utility named SyncToy might do the job:
> http://www.microsoft.com/downloads/d...displaylang=en
>
> I would create a test case so that you can verify the results with each of
> Sync Toy's options, this way you will not put anything at risk.
>
> JS
>
> "Tony" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>I have two removable hard drives. One is a backup for the other. I keep
>>the backup unplugged and stored away when it's not needed. Up till now
>>I've just done entire disk copies from the first to the second, but now
>>I'd like to do copies of only new material to the backup.
>>
>> What I'd like to do is select the new files and have them copied to the
>> backup disk using their full path association. So if I've added a new
>> file to a directory that already exists on the backup, just selecting
>> that file will place it in the "same" directory on the backup. Or, if I
>> have a new subdirectory with files, just selecting those files will copy
>> them to the backup disk but creating the entire path necessary from the
>> root level of the disk. Possible?
>>

>
>



 
Reply With Quote
 
createwindow@gmail.com
Guest
Posts: n/a
 
      21st Oct 2007
Dear Tony,

Just watch out for the /mir switch which "mirrors" the data. Like,
so, if you delete a file in yourimportantstuff robocopy will delete it
in the target copy too!! Only if you use /mir option(s).
Apart from that it works like a dream.

Cheers,

CreateWindow

 
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
How can I do file copies using full path info? Tony Windows XP General 5 21st Oct 2007 05:05 AM
How can I do file copies using full path info? Tony Windows XP Performance 5 21st Oct 2007 05:05 AM
Extracting the directory path from the full path of the file =?Utf-8?B?a2Q=?= Microsoft VB .NET 3 8th Mar 2005 05:11 PM
How to get directory Info(readonly or not...) knowing the full Path??? Ms.net Microsoft Dot NET 8 9th Aug 2003 12:45 AM
How to get directory Info(readonly or not...) knowing the full Path??? Ms.net Microsoft VB .NET 8 9th Aug 2003 12:45 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:01 PM.