Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.cpm » NC - a new backup copy program
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
NC - a new backup copy program [message #86057] Mon, 17 June 2013 17:37 Go to next message
w8sdz[1][2] is currently offline  w8sdz[1][2]
Messages: 212
Registered: May 2013
Karma: 0
Senior Member
Message-ID: <5916@brl-tgr.ARPA>
Date: Mon, 19-Nov-84 23:01:43 EST
Article-I.D.: brl-tgr.5916
Posted: Mon Nov 19 23:01:43 1984
Date-Received: Thu, 22-Nov-84 07:46:08 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 81

Dave Rand has just released NC, which is now available from Simtel20:

Filename			Type	 Bytes	 CRC

Directory MICRO:
NC.LBR.1			COM	  4096  E127H

Here's Dave Rand's comments about the program:

    NC is a "New Copy" utility. It works with files, rather than disks,
so it is compatible with any(*) CP/M 2.x system.

    I am one of the type who has a standard set of utilities, which I
upgrade from time to time. I then distribute these upgrades onto my working
disks.

The problem:
------------

   The problem with this is twofold:

1. Not all of the files on the source disk may be on the working disk.
   (eg. Source disk has C, Fortran and Basic,  destination has only C)

2. There may be files on the destination disk that you do not wish altered,
   so a bulk disk copy will not work.

   Until now, SWEEP has been an unsatisfactory, but welcome, answer.

The solution:
-------------

    NC has overcome the problem of updating disks. It will ONLY copy
files that ALREADY EXIST on the destination (or, with a switch, files
that do not already exist). While this capability has been available for
some time on other computers, this is the only one I am aware of for CP/M.

    Now, when you get that new distribution disk for the fantastic QQz
compiler, you can update your existing disks as follows:

A>NC B:*.COM A:

    As well, since NC supports multiple wildcards, you can do this:

A>NC (B:*.COM B:*.QQZ B:Q*.Q*) A:

    Which will take all *.COM, *.QQZ and Q*.Q* files that exist on drive
B, and copy them on top of the files that exist on drive A. Since the
destination files are deleted before copying begins, you should not have
to worry about running out of disk space.

    NC also allows you to copy files that DO NOT already exist. This means
you can merge disks as follows:

A>NC /N B:*.* A:

    This will take all files from B that DO NOT already exist on A, and copy
them to drive A.

    With version 1.15 and up, multiple source drives may be specified, as
follows:

A>NC /N (B:*.COM C:*.QQZ D:*.ARC D:*.DIR) A:

    This means copy the selected files from drives B, C and D to drive A.


---------------------------------------------------------------------------
* Note:

This system has been tested on:
SS/SD 8"
SS/SD 5"
DS/DD 8" -1 meg capacity
DS/DD 8" -1.2 meg
Hard     -2.6 meg
Hard     -8   meg

In addition, it is known to work with files over 512K.
All tests were made with CP/M version 2.2, and this program WILL NOT
work with 1.4 or 1.3, as it uses random positioning for the file write.
Re: NC - a new backup copy program [message #86093 is a reply to message #86057] Mon, 17 June 2013 17:37 Go to previous message
mwm is currently offline  mwm
Messages: 111
Registered: May 2013
Karma: 0
Senior Member
Message-ID: <7800008@ea.UUCP>
Date: Sat, 24-Nov-84 18:27:00 EST
Article-I.D.: ea.7800008
Posted: Sat Nov 24 18:27:00 1984
Date-Received: Tue, 27-Nov-84 03:46:16 EST
References: <5916@brl-tgr.UUCP>
Lines: 6
Nf-ID: #R:brl-tgr:-591600:ea:7800008:000:111
Nf-From: ea!mwm    Nov 24 17:27:00 1984

NC looks neat. Would somebody in ARPANet land mail me a copy, or post it
to {net,mod}.sources?

	Thanx,
	  

		
		
		
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: New MKDIR
Next Topic: Model I LineFeeds
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 18 13:19:27 EDT 2024

Total time taken to generate the page: 0.02377 seconds