Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I get NT to backup open files ?

0 views
Skip to first unread message

Chris Diamond

unread,
Jul 8, 1996, 3:00:00 AM7/8/96
to

I need to backup files even if they are open during the backup. How can I get the NT backup program to do this?


Mike Brannigan

unread,
Jul 9, 1996, 3:00:00 AM7/9/96
to

Chris Diamond wrote:
>
> I need to backup files even if they are open during the backup. How can I get the NT backup program to do this?


You can't. You need to buy a third party backup program like
BackupExec from Arcadia. They wrote the NT Backup program and this is
the grown up version.
There are others available like ArcServe, Palindrome etc etc.

"Ya Pay's Ya Money And Takes Your Chance."

Regards

Mike
--

Mike Brannigan MCSE
Systems Architect
SHINOBI Systems Ltd. (UK)

Mi...@shinobi.demon.co.uk
Mike_Br...@msn.com
10034...@compuserve.com

http://ourworld.compuserve.com/homepages/SHINOBI_Systems

Manfred Meier

unread,
Jul 9, 1996, 3:00:00 AM7/9/96
to Mike Brannigan

Arcada has the same problem it can't backup open files. You have tu use
ULTRABAC this program can backup open files.
Visit the homepage:
http://www.ultrabac.com/

regards Manfred

Bill Warbis

unread,
Jul 10, 1996, 3:00:00 AM7/10/96
to

In article <31E223...@shinobi.demon.co.uk>,
Mike Brannigan <Mi...@shinobi.demon.co.uk> wrote:

>Chris Diamond wrote:
>You can't. You need to buy a third party backup program like
>BackupExec from Arcadia. They wrote the NT Backup program and this is
>the grown up version.
>There are others available like ArcServe, Palindrome etc etc.

I am using BackupEXEC for windows NT and it does not backup open files either.
It will however mark thes files as not being backed up and you can run a
"backup skipped files". But the truth is that you probably wont find anything
that will backup an open file for the simple reason that you dont want the
current file to be changed in the process of being backed up. There are some
exceptions like SQL server where Backupexec will sell you a (for a small price
of $300.00) a module to backup the databases while SQL server is running. hope
that helps.

*************************************
Bill Warbis
c...@shadow.net
*********************************

Peter Penney

unread,
Jul 11, 1996, 3:00:00 AM7/11/96
to

Mike Brannigan <Mi...@shinobi.demon.co.uk> writes:

>Chris Diamond wrote:
>>
>> I need to backup files even if they are open during the backup. How can I get the NT backup program to do this?

>You can't. You need to buy a third party backup program like
>BackupExec from Arcadia. They wrote the NT Backup program and this is
>the grown up version.
>There are others available like ArcServe, Palindrome etc etc.

>"Ya Pay's Ya Money And Takes Your Chance."

>Regards

>Mike
>--

Yes you can backup files that are in use, I use it sometimes. Use
"regedit" to change the value of the key:

\HKEY_CURRENT_USER\Software\Ntbackup\User Interface\Skip open files

from "1" to "0". Ntbackup will then give you a warning that it backed-up
a file that was in use. When restoring, it will also give you a warning
that it restored a file that was in-use.

./Take care, Peter Penney -> ppe...@engr.mun.ca Programmer Consultant,
Co-operative Education Services Centre - Memorial University of NF,
St. John's, NF, Canada; (709) 737-7604; web = http://www.coop.mun.ca/
--
/Take care, Peter Penney -> ppe...@engr.mun.ca Programmer Consultant,
Co-operative Education Services Centre - Memorial University of NF,
St. John's, NF, Canada; (709) 737-7604; web = http://www.coop.mun.ca/

Michael Willems

unread,
Jul 11, 1996, 3:00:00 AM7/11/96
to

Chris_...@diamond.net (Chris Diamond) wrote:

>I need to backup files even if they are open during the backup. How can I get the NT backup program to do this?


I just backup from another PC, and log in as a user who has read-only
rights. That works fine. Try it?

-=Mike
Oakville, ON, Canada


Leo Maddox

unread,
Jul 12, 1996, 3:00:00 AM7/12/96
to

Chris Diamond (Chris_...@diamond.net) wrote:
: I need to backup files even if they are open during the backup. How can I get the NT backup program to do this?

I devised a workaround for critical files (one, in particular). You can
make a copy of the file(s) to a scratch directory. Since the copied files
are not being accessed, they can then be backed up. This may prove to be
an enormous pain in the butt, but it's the only way to do it without
using third-party software. The other way to do it is to shut down all
apps and logoff all users, and you still can't back up files NT itself uses.

--
Tom Maddox, graduate, Zathras School of Software Troubleshooting (TM)
"Zathras cannot say. Saying, Zathras would know. Knowing, Zathras would
say. Zathras not know, so Zathras cannot say." -- Zathras, _Babylon 5_

Viper

unread,
Jul 15, 1996, 3:00:00 AM7/15/96
to

In article <A1404BD1_CDB3F24...@Candlebox.diamond.net>,
Chris_...@diamond.net says...

>
>I need to backup files even if they are open during the backup. How can I get
the NT backup program to do this?
>

Here's a trick that I use. It works pretty well.

Assuming the files are open remotely (over a network) you can close the files
on the server by executing NET SESSION /DELETE immediately before starting the
backup. This closes all open files, as long as they are not open locally.

Since my backups are scheduled, I have used AT to schedule the execution of
this command a few minutes before backup starts. (The clocks on the file
server and the machine with the tape drive are, of course, synchronized, via
another AT command NET TIME \\anothermachine /SET /YES). Incidentally, the
\\anothermachine is synchronizing its clock with a nuclear clock via the
Tardis service over the 'net (available at many ftp sites).


0 new messages