DumpSetup.pl
  Purpose 
 This utility helps you maintain backup copies of your ARS definitions
 (but not table data). It accomplishes this by exporting all of the
 definitions to text files and then "checking them in" to an RCS system.
 In this fashion, no additional diskspace is used for maintaining backup
 copies unless there is a change to the definition file. 
  Ancillary Utilities 
 RCS. See GNU FTP Site prep.ai.mit.edu
  Author 
 Joel Murphy
 jmurphy@acsu.buffalo.edu
  Usage 
 
 EXAMPLE
    Dump_Setup.pl [username] [password] [path]
 DESCRIPTION
    Log onto the server and export all schemas, filters, etc. Check them
    into RCS to maintain revision history.
 
 NOTES
    This might require special permission for the username you login as
 
 
 arsperl@arsperl.org