Linux ETC

500 FTP server shut down 문제 해결

2015.09.09 16:20

호스트웨이 조회 수:2952

다음과 같은 문제가 발생할 때가 있습니다.


[root@host01 sbin]# telnet localhost 21
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
 
500 FTP server shut down (going down at Wed Sep  9 13:25:27 2015)
 
-- please try again later



이 경우 다음과 같이 조치합니다.


[root@host01 sbin]# rm -fv /etc/shutmsg
removed `/etc/shutmsg'
[root@host01 sbin]# telnet localhost 21
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 ProFTPD 1.3.0a Server (ProFTPD Default Installation) [127.0.0.1]




번호 제목 글쓴이 날짜 조회 수
26 hostname 변경하기 호스트웨이 2015.09.17 2960
» 500 FTP server shut down 문제 해결 호스트웨이 2015.09.09 2952
24 ispell 명령어를 통한 철자 검사 및 수정하기 file 호스트웨이 2012.10.12 2895
23 리눅스 시스템상에서 하드웨어사양 확인 호스트웨이 2012.10.24 2888
22 rsync / 파티션 전체 동기화 방법 호스트웨이 2012.12.14 2868
21 vim fileformat 변경하기: -bash: ./LINUX_03.sh: /bin/sh^M: bad interpreter: No such file or directory 호스트웨이 2012.11.29 2778
20 free -m 에서 free (남는 메모리 양) 최소량 제한하기 호스트웨이 2012.12.21 2772
19 /proc 디렉터리내 파일 정보 알아보기 호스트웨이 2012.11.21 2744
18 limits.conf 설명 file 호스트웨이 2012.11.09 2700
17 리눅스 free 명령어 호스트웨이 2012.12.26 2523
16 top 사용 추가 tip 호스트웨이 2015.09.15 2397
15 kbd_mode 명령어를 통해 인식중인 키보드모드 출력 및 변경하기 file 호스트웨이 2012.11.06 2358
14 특정 파일이 소속된 rpm 패키지 찾기 호스트웨이 2012.12.14 2347
13 arch 명령어를 통해 컴퓨터 종류 알기 file 호스트웨이 2012.11.16 2342
12 locate 명령어를 이용해 빠르게 지정한 파일 찾기 file 호스트웨이 2012.12.12 2325
11 queryperf 설치 및 사용 방법 (DNS 스트레스 테스트) 호스트웨이 2012.11.29 2300
10 Log file 주기적으로 정리하기 호스트웨이 2015.09.08 2212
9 Linux 외장 저장장치 mount file 호스트웨이 2015.09.10 2110
8 현재 접속 사용자(머신/디바이스)수 알아내기 호스트웨이 2012.11.16 2086
7 리눅스 whereis 명령어 file 호스트웨이 2012.09.28 2073