Add below to proftpd.conf :
DefaultAddress domain_ip
The solution will hide “getaddrinfo domain_name error: hostname nor servname provided, or not known in ProFTPD.”
Related posts:
Add below to proftpd.conf :
DefaultAddress domain_ip
The solution will hide “getaddrinfo domain_name error: hostname nor servname provided, or not known in ProFTPD.”
Related posts:
Trackback URL for this post:
http://pixert.com/proftpd-error-getaddrinfo-domain_name-error-hostname-nor-servname-provided-or-not-known/trackback/
If you are interested in using our service feel free to contact us.
Either by sending a mail to studio[at]pixert[dot]com,
or using our jQuery improved ajax contact form

ProFTPD allows .ftpaccess – like the way .htaccess works.
Is this something worth adding to .ftpaccess ?
Yes, you can add to .ftpaccess. But it’s better to put in proftpd.conf
[...] ip_address official_hostname alias1 alias2example 192.168.x.x pixert.com pixertThis fix resolved ftp errorRelated posts:Setup and change IP in PleskSetup OpenDNS in SquidHow to access Subversion from [...]