Hello this is not a request for help, this is a solution to an issue (for some) I found and I figured I would share.
First open the proftpd-mysql.conf located in:
/etc/sentora/configs/proftpd/
Then add this code to the bottom:
<GLOBAL>
ListOptions "-la"
</GLOBAL>
Restart the proftpd server in terminal by typing "service proftpd restart" **NOTE you must be root.**
And your hidden files become visible in FTP.
First open the proftpd-mysql.conf located in:
/etc/sentora/configs/proftpd/
Then add this code to the bottom:
<GLOBAL>
ListOptions "-la"
</GLOBAL>
Restart the proftpd server in terminal by typing "service proftpd restart" **NOTE you must be root.**
And your hidden files become visible in FTP.