home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / prodhelp.zip / BAC.DOC < prev    next >
Text File  |  1989-07-03  |  3KB  |  76 lines

  1.  
  2.  
  3.           BAC (Backup Directory)                  John Dickinson
  4.           Command                          Magazine, Vol 4, No 17
  5.             Copyright 1985 Ziff-Davis Publishing Company
  6.           _______________________________________________________
  7.  
  8.           Purpose:  Backs up all (or selected) files in a
  9.                     directory to hard or floppy disks, permitting
  10.                     disk changes when target disks become full.
  11.  
  12.           Format:   BAC [d:][path]filename[.ext] [d:][path]
  13.  
  14.           Remarks:  Unlike the DOS COPY command, BAC.COM permits
  15.                     you to change (formatted) target disks when
  16.                     backing up files to disk.  Furthermore, it
  17.                     only backs up files whose date stamp is later
  18.                     than those of identically named files on the
  19.                     target disk.  Unlike BACKUP, BAC does not
  20.                     change the setting of the archive bit.  Also,
  21.                     files copied with BAC.COM are fully usable at
  22.                     all times; they do not need first to go
  23.                     through a RESTORE process.
  24.  
  25.                     BAC.COM supports the use of global (* and ?)
  26.                     characters in filenames and extensions.  It
  27.                     does not, however, permit you to REName files
  28.                     during copying.
  29.  
  30.           Example:  You are working at a PC AT with a hard disk
  31.                     drive (C:) on which you keep your copy of
  32.                     BAC.COM, and you want to back up all the .DOC
  33.                     files stored on a 1.2-Mb floppy disk (drive
  34.                     A:) onto  regular 360K disks (drive B:).
  35.                     Since these .DOC files will require
  36.                     approximately 600K, you must have two
  37.                     formatted blank floppy disks ready to use in
  38.                     drive B:.  From the C> prompt you enter
  39.  
  40.                          BAC A: *.DOC B:
  41.  
  42.                     When the first target disk in drive B: is
  43.                     full, you will be prompted to change disks.
  44.  
  45.                     Notes:
  46.  
  47.                     1.   BAC.COM compares the date stamps of
  48.                          identically named files and will not
  49.                          overwrite a newer version with an older
  50.                          one.  This may cause files to be skipped
  51.                          if you omit to keep your date/time
  52.                          current.
  53.  
  54.                     2.   Requires DOS 2.0 or later.
  55.  
  56.  
  57.  
  58.  
  59. ******************************************************************************
  60.  
  61.         The information above this line has been provided by PCMAGnet for
  62.  information purposes only.
  63.  
  64. ******************************************************************************
  65.  
  66.                            COPYRIGHT INFORMATION
  67.  
  68.         The following information on the copyright of the BAC program
  69.  has been copied as is from the utilities section of PC Magazine in reference
  70.  to the programs on the PCMAGnet board where BAC can be found.
  71.  
  72.         These programs can be copied but are copyrighted and are made
  73.  available only for noncommercial use. You may make copies for others as long
  74.  as no charge is involved, but making copies for any commercial purpose is
  75.  strictly prohibited.
  76.