Hi,
I have installed vsftpd on ubuntu. When i use ‘ls’ command.
I getting this error
500 Illegal PORT command Error ftp: bind: Address already in use.
please any1 give suggestion.help me pls
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Set the value for pasv_min_port, e.g. 7000.
Set the value for pasv_max_port to 7100.
restart the vsftpd service.
If you’ve configured port forwarding in the routers setup, make sure, that ports 7000-7100 are forwarded to your ftp servers local ip address.