To show hidden files through ftp (files that start with a dot), edit your /etc/proftpd.conf. In the section add the following code
ListOptions -a
Save, exit, then restart proftpd.