Copying Contents Between Directories Without Imaging

User discussion and information resource forum for Image products.
Post Reply
blafarm
Posts: 4
Joined: Tue May 08, 2018 7:56 pm

Copying Contents Between Directories Without Imaging

Post by blafarm »

Quick question, that I believe the answer to is "No" -- but just want to confirm.

Many image backup products like TeraByte offer the option of scheduling a straight copy of files and folder located in one directory -- to another directory (frequently located on another drive).

This backup process takes place without wrapping the resulting files in a formal image. The copied directory is a mirror image of the source directory,

Does TeraByte include this functionality in a module that I am not finding?

Thanks
Brian K
Posts: 2214
Joined: Fri Aug 12, 2011 1:11 am
Location: NSW, Australia

Re: Copying Contents Between Directories Without Imaging

Post by Brian K »

blafarm,

You can do that with TBOSDT. See page 10 in the user guide....

COPY c:\test\* c:\test2 /s

Edit... you could also use TeraByte Explorer.
blafarm
Posts: 4
Joined: Tue May 08, 2018 7:56 pm

Re: Copying Contents Between Directories Without Imaging

Post by blafarm »

Thanks Brian K.

However, looking at the user guide, it seems this functionality can only be called from command shell or script, and there does not seem to be an integrated scheduling component.

My goal was to automatically backup of a specific directory onto an alternate drive in a fixed interval of time (like 1x/week).

From what I am gathering, by itself, this is not a solution for that goal.

Do you agree?
Brian K
Posts: 2214
Joined: Fri Aug 12, 2011 1:11 am
Location: NSW, Australia

Re: Copying Contents Between Directories Without Imaging

Post by Brian K »

blafarm,

You could schedule the script to run weekly. What are your source and target folder paths? We could help out with a script.
Eric
Posts: 224
Joined: Mon Sep 05, 2011 6:53 pm
Location: France

Re: Copying Contents Between Directories Without Imaging

Post by Eric »

If you schedule something under Windows to copy from à drive letter to another, it's probably better to use Robocopy, and thus to schedule à DOS batch?
blafarm
Posts: 4
Joined: Tue May 08, 2018 7:56 pm

Re: Copying Contents Between Directories Without Imaging

Post by blafarm »

Sorry to all for the delayed response to your generous suggestions and offers to assist.
I'm just circling back to this challenge after a massive distraction.

As I need to make bulletproof daily backups of an Outlook.pst, I feel a bit uncomfortable with accomplishing this task with a separate script.
At this point in time, I think I will just use another integrated program (Acronis) for this one particular function.
For reasons too numerous to mention, I don't actually like Acronis -- however, this directory-level backup feature is baked into the product.

Thanks again.
The Seeker
Posts: 60
Joined: Wed Aug 31, 2011 4:29 pm
Location: Adelaide

Re: Copying Contents Between Directories Without Imaging

Post by The Seeker »

Bvckup 2 is the nicest pure directory copying program I've come across.
blafarm
Posts: 4
Joined: Tue May 08, 2018 7:56 pm

Re: Copying Contents Between Directories Without Imaging

Post by blafarm »

Thanks, I'll take a look.
DrTeeth
Posts: 1289
Joined: Fri Aug 12, 2011 6:58 pm

Re: Copying Contents Between Directories Without Imaging

Post by DrTeeth »

On Mon, 23 Jul 2018 01:34:44 EDT, just as I was about to take a herb,
blafarm disturbed my reverie and wrote:

>Thanks, I'll take a look.

A simple one line batch file would do the trick too. I use MailStore
Home, a free utility, to back up my Outlook emails.
--
Cheers,

DrT

"If you want to find out what is wrong
with democracy, spend five minutes with
the average voter." - Winston Churchill
Post Reply