>> Does anyone know of a FTP client that allows .htaccess files to be >>viewable?
This has been covered recently in this list. You must modify '/etc/proftpd.conf.rpmsave' file to allow viewing of hidden files.
add this to the VirtualHost section LsDefaultOptions "-a" James