Accessing FTP using FileZilla
#1
Accessing FTP using FileZilla
I tried to access ftp using filezilla and I'm definitely sure my User and password is right. But I am getting this error. Any idea how?

Status:    Resolving address of cp.xxxxxxx.com
Status:    Connecting to xxx.xxx.xxx.xxx:21...
Status:    Connection established, waiting for welcome message...
Response:    220 ProFTPD 1.3.5a Server (Sentora FTP Server) [::ffff:xxx.xxx.xxx.xxx]
Command:    AUTH TLS
Error:    Connection timed out after 20 seconds of inactivity
Error:    Could not connect to server
#2
RE: Accessing FTP using FileZilla
PASV ports open in firewall?

Any firewall setup there?

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
#3
RE: Accessing FTP using FileZilla
(08-31-2015, 08:41 PM)Me.B Wrote: PASV ports open in firewall?

Any firewall setup there?

M B

I'm using iptables

iptables -A INPUT -p tcp -m tcp --dport 21 -j ACCEPT

and CSF default setting.
#4
RE: Accessing FTP using FileZilla
non enough you need to open PASV ports here for Proftpd

http://www.proftpd.org/docs/directives/l...Ports.html
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
#5
RE: Accessing FTP using FileZilla
won't it be security issues if opening too many ports?
#6
RE: Accessing FTP using FileZilla
nope as those are needed for FTP PASV or you need to disable it.

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask

200$ free to start your VPS 60 days credit
#7
RE: Accessing FTP using FileZilla
http://forums.sentora.org/showthread.php...5#pid11115


Possibly Related Threads…
Thread Author Replies Views Last Post
Some files won't upload in my wfcache (FileZilla) AkashSoedamah 4 19 ,873 03-31-2016, 03:57 AM
Last Post: srivishnu
Directory listing filezilla error olubee 10 42 ,080 08-12-2015, 09:44 AM
Last Post: james415

Forum Jump:


Users browsing this thread: 1 Guest(s)