Hello,
In Odoo v7 (server Ubuntu 14), I have installed the knowledge mngt module for the FTP access.
But the FTP access is working only from the server (localhost). If I try from another computer, I receive an error : ECONNREFUSED - Connection refused by server
On the server, the command "netstat -tapen" give me for the port 8021 : local address : 127.0.0.1:8021. I Think it will be 0.0.0.0:8021
Any idea to open to all client ?
Thanks for your help
Denis