home *** CD-ROM | disk | FTP | other *** search
/ Internet File Formats / InternetFileFormatsCD.bin / compress / arj / dos / arjupdat.bat < prev    next >
Encoding:
DOS Batch File  |  1995-09-25  |  145 b   |  3 lines

  1. REM ARJ program to incrementally backup C: hard disk to A: drive
  2. ARJ a A:backup C:\*.* -r -vvas -a1 -b1 -i1 -js -jt -jiC:\backup.inx -wC:\ -m4
  3.