>> Read Reply from No. 6282 article  
RE: FTP에 관한 급질!!

등록 2000-09-22 09:56:00     조회 1
이름 macho21    

		/etc 밑에 보시면, proftpd.conf라는 파일이 있습니다.
이 파일을 설정하시면 됩니다.
참고로 아래는 제가 설정한 proftpd.conf입니다.
 # This is a basic ProFTPD configuration file (rename it to
# 'proftpd.conf' for actual use.  It establishes a single server
# and a single anonymous login.  It assumes that you have a user/group
# "nobody" and "ftp" for normal operation and anon.
 ServerName                      "ALZZA Default Installation"
ServerType                      standalone
DefaultServer                   on
DefaultRoot                     ~
 # Use Pam Module (required /etc/pam.d/ftp)
# please read /usr/doc/proftpd-1.2pre3/mod_pam.c
#
AuthPAMAuthoritative           on
 # Port 21 is the standard FTP port.
Port                            21
# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask                           022
 # To prevent DoS attacks, set the maximum number of child processes
# to 30.  If you need to allow more than 30 concurrent connections
# at once, simply increase this value.  Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances                    30
 # Set the user and group that the server normally runs at.
User                            nobody
Group                           nobody
 # To show all filenames including ``dot'' files
#LsDefaultOptions "-a"
 #
# To allow root login
#  be sure to take root out from /etc/ftpusers also :)
#
#RootLogin on
RootLogin off
 # Support upload/download ratios
# please read /usr/doc/proftpd-1.2pre3/mod_ratio.c
#
# HostRatio foobar.net 100 10 5 100000
 # Normally, we want files to be overwriteable.
<Directory /*>
  AllowOverwrite                off
</Directory>
 # A basic anonymous configuration, no upload directories.
<Anonymous ~ftp>
  User                          ftp
  Group                         ftp
  RequireValidShell             off
   # We want clients to be able to login with "anonymous" as well as "ftp"
  UserAlias                     anonymous ftp
   # Limit the maximum number of anonymous logins
  MaxClients                    10
   # Limit the maximum number per host
  # MaxClientsPerHost          1
   # We want 'welcome.msg' displayed at login, and '.message' displayed
  # in each newly chdired directory.
  DisplayLogin                  welcome.msg
  DisplayFirstChdir             .message
   # Limit WRITE everywhere in the anonymous chroot
  <Limit WRITE>
    DenyALL
  </Limit>
    # Upload directory, allow upload and mkdir and deny download
    <Directory pub>
     <Limit READ>
       AllowALL
     </Limit>
     <Limit STOR MKD>
       AllowALL
     </Limit>
   </Directory>
 </Anonymous>
  : 몇일전에야 서버설정까지 해주었습니다.
: proftp구여.. start명령을 주면..
: Starting ProFTP:
: 라고 ok메세지가 뜨는데여..
: 막상 FTP를 사용하려구 하면 파일이동도 안돼구여..
: 암것두 안돼여..
: 어떻게 해야하나여?
:
: --
: 즐거운 하루 되세여~!!1--이 곳에 서명을 적어주십시오.
서명...
이름
암호


>> 관련글
6282 FTP에 관한 급질!!  소리하나  2000.09.22  ....
  답장 RE: FTP에 관한 급질!!  macho21  2000.09.22  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.63 초 ] 작업시간: [ 0.08 초 ]

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved
[TOP]

적수네 동네
+
| 적수네 동네
| 공부방
| 리눅스 잡지 서고
| LSN 소스
| 링크 모음
+---+
게시판
+
| 떠들어보세!
| 질문과 답변
| 새소식과 정보
| 1원짜리 팁?
| 대화방
+---+
칼럼?
+
| 세하 훔쳐보기
| Welcome2nite
| 혜진의 염장판
+---+
리눅스 상표권
+
| 반대 서명란
| 토론 게시판
+---+
GNU
+
| GNU 선언문
| GNU GPL
| GNU 미러 목록
+---+
프로젝트?
+
| 리눅스카운터
| RC5DES
| 실질헌법 제작
+---+
커널 소식
+
| 안정 버젼: 2.4.14
+---+
테마 선택
+
LSN 방송국?
+
| OFF AIR
+---+
회원
+
| 로그인
+---+
[ 적수네 동네 ] [ 리눅스 상표권 독점 반대 ] [ 한글 리눅스 문서 프로젝트 ] [ KrLine ] [ 사랑넷 ] [ Valid HTML 4.0! ] [ SlashDot ] [ Freshmeat ]
Copyleft (C) 1998-2001 Byeong-Chan Kim . License
TIME: 1789775681
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.