home *** CD-ROM | disk | FTP | other *** search
- ; ----------------------------------------------------------------------
- ; ACF_MOVE Control File
- ; Version 5.40
- ; ----------------------------------------------------------------------
-
- ; For Your Records, You Might Want To Record Which Node Number This Is
-
- ; NODE:
-
- ; This controls which drives will have their files pulled off and
- ; into a temporary Hard Disk directory.
-
- ; Keyword: PATH - defines the path to move the files into.
- ; This should be different for each node.
-
- ; ----------------------------------------------------------------------
- ; NOTE: A Copy of This Control File MUST EXITt in each node's directory
- ; as this is a node-specific operation. Each node MUST HAVE a
- ; different path to avoid conflicts with the other node!
- ; ----------------------------------------------------------------------
-
-
- ; This defines the path to move the files into. It is currently
- ; set to move them into the directory M_FILE under the current
- ; directory.
-
- ; Note that after the files are downloaded you should have a statement
- ; in your download batch file(s) to delete all the files in this
- ; directory. The directory need not exist before ACF_MOVE is called
- ; but should be cleared after downloads by either using your own
- ; method of clearing the files or using CLEANDIR.COM which clears
- ; the directory specified.
-
-
- PATH C:\ACF_MOV1 ; Path To Move Files (For Node 1 maybe?)
-
-
- ; The following are the drives that should have files moved off
- ; of them for efficiency:
-
-
- L: ; Set This Drive Letter For Moving
-