Enable display of hidden dot files in VSFTPD


Warning: Undefined array key "socialize_RedditWidget" in /home/phpacd/websites/shkodenko.com/wp-content/plugins/socialize/frontend/socialize-services.php on line 166

To enable display of hidden dot files in VSFTPD edit main configuration file /etc/vsftpd/vsftpd.conf
Add configuration directive:

force_dot_files=YES

and restart service using command:

# /sbin/service vsftpd restart