# default: on
# description: The wu-ftpd FTP server serves FTP connections. It uses
# normal, unencrypted usernames and passwords for authentication.
service ftp
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.ftpd
server_args = -l -a
log_on_success += DURATION
nice = 10
}
ftp서버에 문제가 있는것같은데요..이걸봐두 잘모르겠거덩요.
알ftp를 쓰는데 들어가질않아서요...
아시는분 좀 가르쳐주세요.
답멜기다리겠습니다.