|
News,
Internal,
Projects,
Home Software, Support, Documentation |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 FreeBSD 5.0-RELEASE 시스템에 pure-ftpd 소스 받아서, ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.14.tar.gz 다음과 같이 기본적인 옵션을 주고 설치해봤더니 포트도 잘 열리고, ./configure --prefix=/usr/local/pure-ftpd --with-language=korean make make install /usr/local/pure-ftpd/sbin/pure-ftpd & 접속도 다음과 같이 잘 되는군요. # ftp xxx.xxx.xxx.xxx Connected to xxx.xxx.xxx.xxx. 220---------- 어서오세요!~ Pure-FTPd 1.0.14 ---------- 220-당신은 1 번째로 접속중입니다. 최대 50 명 220-현재 시각은 01:08 이며 서버의 부하는 0.03, 사용중인 포트는 21 입니다. 220 15 분 동안 아무것도 하지 않으면 접속이 끊어집니다. Name (xxx.xxx.xxx.xxx:root): test 331 유저 test OK. 암호가 필요합니다. Password: 230-유저 test 는 다음 그룹에 접근 가능: test 230 현재 디렉토리: /home/test Remote system type is UNIX. Using binary mode to transfer files. ftp> pwd 257 "/home/test" 에 위치하고 있습니다. ftp> 아무래도 운영중이신 시스템만의 문제인것으로 보여집니다. 방금 처음 깔아본 데몬인데, 설정파일과 한글 메세지가 인상적이군요 ^^; - ----- Original Message ----- From: "Newtype zebec" <zebec@xxxxxxxxxxxx> To: "FreeBSD Questions" <questions@xxxxxxxxxxxxxx> Sent: Friday, March 21, 2003 8:11 PM Subject: 전 왜 죽어도 5.0에서 pure-ftpd 가 안되죠? > 특별한 이유를 모르겠습니다. > 포트로 설치를 해도, 소스를 받아서 해도 안됩니다. > 특별한 에러가 나오는 것도 아니고... > 설치를 다 한 후에 데몬을 올리면 잘 올라가는데... > 막상 ftp로 접속을 하면 connection refused 만 계속 나옵니다. > 물론...아무런 ftp 데몬을 설치하지 않았을 때에도 connection refused > 가 나오죠. -_-;;; > 5.0이 나온지 꽤 됐는데...pureftpd.org에도 아무말이 > 없고...freebsd.org에도 아무 말이 없군요... > 제가 뭘 특별히 잘못한 것도 없는거 같은데...-_-;;; > 정녕 이 문제에 대한 답을 알고 계신 분이 안계신가요? -----BEGIN PGP SIGNATURE----- iQA/AwUBPns8eLP7DzPAUGXbEQLEUgCfRsY3gOmriQuiTFQtzQ6y2bvpaS0AoMwS /Nj6W4xcgeQyWJni/fUj+c/e =0exY -----END PGP SIGNATURE----- -- Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/> To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx with "unsubscribe questions" in the BODY of the message
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2003/03/31 23:00:56 $ |
|