Hello Quade,
Thanks for the positive feedback! Much appreciated

> And now for the questions... What do I need to do to access the
> FTP server from an outside computer.
By default, the only ftp access permitted from the outside is as "anonymous", which drops you in the primary/files directory. Also, if you create any ibays with global access, ftp logins are permitted to the ibay account and get read-only access to the ibay.
We did it this way as a security precaution - which turned out to be important since some security holes were found in ProFTPd after the release of e-smith version 3.0. These security holes do not affect e-smith servers because they involve external write access.
If you need to open things up more, we recommend first upgrading to the latest ProFTPd server RPM from a Red Hat mirror site (we haven't mirrored the latest version at the e-smith site yet). This will fix the security problem. Then read the documentation on ProFTPd and edit the configuration file:
/etc/e-smith/templates/etc/proftpd.conf
to enable the permissions you want. Then instantiate the template by running:
/sbin/e-smith/signal-event console-save
Hope this helps, and thanks again for the encouraging comments!
- Joe Morrison