home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / rxmir13.zip / .mirror.relocate < prev    next >
Text File  |  1999-02-20  |  1KB  |  22 lines

  1. ; Sample relocation list for the automated FTP mirroring tool, rxMirror
  2. ;
  3. ; Lines starting with semicolon are comments and will be ignored.
  4. ; By default rxMirror looks for this file from each mirrored directory.
  5. ;
  6. ; Each non-comment line is one relocation. On each line there can be one
  7. ; to four blank-delimited words. They mean following:
  8. ;
  9. ; * First word is the directory where files are relocated. Put . for no
  10. ;   relocation (this is for rename only).
  11. ; * Second word is filename convert procedure (must be REXX). Put *NONE for
  12. ;   no rename (this is for relocation only). Same glb. macros as in rxMirror
  13. ;   configuration can be used in this word. For information about howto create
  14. ;   a convert procedure see the sample convert procedures cnvnam.cmd and
  15. ;   cnvnam2.cmd.
  16. ; * Third word is relocation include list. Default is configured include list
  17. ;   file in the target directory.
  18. ; * Fourth word is relocation skip list. Default is configured skip list file
  19. ;   in the target directory.
  20. ;
  21. ; mirrored\rfc glb.cmddir"cnvnam" .mirror.skip .mirror.incl
  22.