accessing from ftp stucks at LIST
-
- Posts: 8
- Joined: Tue Dec 09, 2014 3:58 pm
accessing from ftp stucks at LIST
hi.
i just installed vestacp first time last month. i played with the features and found all working fine, untill tomorrow as i was trying to access ftp and it didn't succeeded.
it accepts connection, username and password.
but afterwards it stucks at a command called "LIST". and then after few seconds it tells me "connection timed out". as m a newbie i dnt know how can i see which thing is troubling it and not even able to find where i can see if it has some logs regarding this error.
plz help. m using filezilla as ftp client. thanks in advance
i just installed vestacp first time last month. i played with the features and found all working fine, untill tomorrow as i was trying to access ftp and it didn't succeeded.
it accepts connection, username and password.
but afterwards it stucks at a command called "LIST". and then after few seconds it tells me "connection timed out". as m a newbie i dnt know how can i see which thing is troubling it and not even able to find where i can see if it has some logs regarding this error.
plz help. m using filezilla as ftp client. thanks in advance
Re: accessing from ftp stucks at LIST
Code: Select all
echo "PROTOCOL='TCP' PORT='12000:12100'" >> /usr/local/vesta/data/firewall/ports.conf
Code: Select all
v-update-firewall
-
- Posts: 8
- Joined: Tue Dec 09, 2014 3:58 pm
Re: accessing from ftp stucks at LIST
Thanks Imperio. it worked in one go. :)
-
- Posts: 8
- Joined: Tue Dec 09, 2014 3:58 pm
Re: accessing from ftp stucks at LIST
hi again,imperio wrote:Code: Select all
echo "PROTOCOL='TCP' PORT='12000:12100'" >> /usr/local/vesta/data/firewall/ports.conf
Code: Select all
v-update-firewall
i need to add these lines after every restart of my server, is there any permanent solution for this?
thanks
Re: accessing from ftp stucks at LIST
But why? It work just fine.