Skip to content

AChoir Release 4.0

Compare
Choose a tag to compare
@OMENScan OMENScan released this 07 Oct 04:51
· 23 commits to master since this release

Changes Since v3.0

AChoir v3.0

  • Added &MEM (Total memory), &DSA (Disk Avail)
  • Added N>>:, N<<:, and N==: For NUMBERS ONLY comparison. Note: All numbers are converted internally to longlong (atoll).
    • These can be used together to see if we have enough disk space to capture memory i.e. N>>:&DSA &MEM

AChoir v3.1

  • Expand Available Disk Checking into File Copy/Extract

AChoir v3.2

  • &DSA Should Really Point to the &ACQ Drive in case we use MAP:
  • Added Experimental Syslog Output and new Settings:
    • SET:SYSLOGS=(Syslog Server IP)
    • SET:SYSLOGP=(Syslog Port)
    • SET:SYSLOGL=(None, Min, Max)

AChoir v3.3

  • Expand syslogging

AChoir v3.4

  • Add Set:MapErr=(Continue, Fail, Query)

AChoir v3.5

  • Add &CNR, &CN0-CN9, CN++, CN-- (Counters), and &Acn (Acquisition Name)
  • Add Set:Trim=(Yes) or (No) (Default is Yes)
    • Trims &FOR and &LST since DOS File Redirects OFTEN add erroneous spaces

AChoir v3.6

  • Add SET:DELIMS= (Sets the Parsing Delimiters)
    • &LS0-&LS9 (Parses the first 10 Cols in &LST)
    • &FO0-&FO9 (Parses the first 10 Cols in &FOR)

AChoir v3.7

  • Add WildCard to CPY: (No Longer needs FOR: to do multiple file copy)
  • Add SET:CopyDepth=nn - Set Maximum Directory for CPY: (Does not work win NCP:) - This will help speed up copying by preventing unnecessary depth (Default is 10 SubDirs)

AChoir v3.8

  • Better mkdir Processing (Error Correction)
  • Better Support for MAP: (Sets Target Dirs)
  • Set:Cache=(local) or (Movable) - Speed enhancement to keep the Cache local to the target machine - Use with caution.

AChoir v3.9

  • Cut down on the Display Messages
    • CON:MSGLevel=(min), (std), (max), (debug) (min=What it is doing, std= What it is doing and results (default), max= What it is doing and expanded results, debug= Same as max for now)

AChoir v4.0

  • No changes - Releasing v4.0 in honor of the Mr. Robot Season 4 premier 10/06/2019