Results 1 to 3 of 3
Hello all,
This is my first post here.
I have vsftpd server running on CentOS release 4.4.
I have problems using the commands "LIST", "Literal STORE"(Upload) or "Literal RETR" (Download) ...
- 01-28-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 2
VSFTPD server disconnects when manually running the command "LIST" & "STOR"
Hello all,
This is my first post here.
I have vsftpd server running on CentOS release 4.4.
I have problems using the commands "LIST", "Literal STORE"(Upload) or "Literal RETR" (Download) when typing them manually from Windows FTP client. When running those commads, automatically, from Windows Filezilla application (Refresh & Drag n Drop) the commands are working smoothly. When using the command line option in Filezilla, the same commands causing the session to be disconnect immediatly.
I don't have firewalls nor routers in my segment.
I'm using these commands in order to simulate a broadcasting application that uses those commands during their archiving proccess.
Please assist.
Thanks,
Gabby Lavy
- 02-04-2009 #2Linux Newbie
- Join Date
- Apr 2008
- Location
- India
- Posts
- 170
use these commands in the server
modprobe ip_conntrack
modprobe ip_conntrack_ftp
and try FTP ....Regards
David.s
davidanands.co.cc
-->Success is the list of failures ...!!!
- 02-04-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 2
Thanks David I managed
I used the parameter PASV promiscuous = YES and it solve it.
Thanks for your help anyway


Reply With Quote
