home *** CD-ROM | disk | FTP | other *** search
- ; FALIAS - File Aliases
- ;
- ; This file allows you to alias a file name to a new name, and also
- ; specify a command file to execute if the file is accessed.
- ;
- ; It's very useful when upgrading versions of software, because
- ; requests for the old file sometimes come in for months. The aliasing
- ; will cause the new version to be sent instead.
- ;
- ; Note: You must specify the entire path of the file, not just the file name
- ;
- ; Format:
- ;
- ; Original-file-name New-file-name Command-file
- ;
-
- d:\public\ftp\vmail\vms120.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
- d:\public\ftp\vmail\vmx121.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
- d:\public\ftp\vmail\vms120a.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
- d:\public\ftp\vmail\vms122.zip d:\public\ftp\vmail\vms122b.zip c:\waffle\vmail\vms122.scr
- d:\public\ftp\vmail\vms122b.zip * c:\waffle\vmail\vms122.scr
- d:\public\ftp\wpu210.zip d:\public\ftp\wpu211.zip
-