home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / VMS220.ZIP / FALIAS < prev    next >
Encoding:
Text File  |  1992-12-22  |  984 b   |  23 lines

  1. ; FALIAS - File Aliases
  2. ;
  3. ; This file allows you to alias a file name to a new name, and also
  4. ; specify a command file to execute if the file is accessed.
  5. ;
  6. ; It's very useful when upgrading versions of software, because
  7. ; requests for the old file sometimes come in for months.  The aliasing
  8. ; will cause the new version to be sent instead.
  9. ;
  10. ; Note:  You must specify the entire path of the file, not just the file name
  11. ;
  12. ; Format:
  13. ;
  14. ;  Original-file-name  New-file-name  Command-file
  15. ;
  16.  
  17. d:\public\ftp\vmail\vms120.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
  18. d:\public\ftp\vmail\vmx121.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
  19. d:\public\ftp\vmail\vms120a.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
  20. d:\public\ftp\vmail\vms122.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
  21. d:\public\ftp\vmail\vms122b.zip * c:\waffle\vmail\vms122.scr
  22. d:\public\ftp\wpu210.zip d:\public\ftp\wpu211.zip
  23.