Can't connect FTP with Ubuntu 16.04

I've installed a new server with Ubuntu 16.04 and the last version of EHCP you suggest.
While I can connect via SFTP to root and navigate on directories, I can't with any FTP userid of domains. Same with net2ftp. Via Filezilla I received this error message: "ECONNREFUSED - Connection refused by server".
Any suggestion?

Resolved. I restarted by consolle ./ftp_server.py and now it's working

Please, can you explained better how you got this resolved? Mine is not working at all

Together, we can Achieve More.

Go to your linux console,
run screen or byobu
inside it; run:
/etc/init.d/ehcp restart log

your ehcp and ftp daemon will restart.
(this is for newer Ehcp, that is on Ubuntu 16.04 and later)