I am trying to set up my W2K Server that has DHCP to be able to recognize and use my FTP server. My FTP server is a file server that has no OS. (Anyone familiar with SNAP Servers). I have terminals that are supposed to be able to login anonymously to the FTP server, grab a file that houses the configuration and create connections according to the .ini file that it finds.
If I set it up at the terminal, it works fine, however, I would prefer to have DHCP do this automatically so that if we change the FTP server, I won’t have to visit each terminal.
Also, the configuration file is supposed to be located in a specific directory structure off the root but I need to know how to “trick” it so that it thinks that the shared folder is the root.
If there is anyone one that can help, I would appreciate it.