Can't connect FTP with Ubuntu 16.04
Submitted by Francesco on Mon, 12/05/2016 - 03:32
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?
Francesco
Mon, 12/05/2016 - 04:13
Permalink
Resolved. I restarted by
Resolved. I restarted by consolle ./ftp_server.py and now it's working
Joadeika
Thu, 01/03/2019 - 19:14
Permalink
Please, can you explained
Please, can you explained better how you got this resolved? Mine is not working at all
Together, we can Achieve More.
ehcpdeveloper
Tue, 02/19/2019 - 16:25
Permalink
Go to your linux console,
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)