I've got a 4.3 FreeBSD cdrom. I want to do a local network install since it will be faster and the computer that I'm installing on doesn't have a CDROM. I mounted the cd in my workstation, apt-got proftpd and set up anonymous ftp. I created a sym-link from the anonymous ftp directory to the cdrom. From the command line I can go from /www/ftp/cd and see the contents of the dir. I cannot get into the directory from ftp, though. It tells me: Could not chdir to cd: server said: cd: No such file or directory In the proftpd.conf file, it has a 'ShowSymLinks' directive and it is set to 'on'. When I 'ls' in ftp, I can see the directory, I just can see or go inside of it. Any clues? Thanks, Rob
