>> Read Reply from No. 34960 article  
RE: [질문]proftpd 에서 FXP를 지원하나요??

등록 2001-11-15 02:24:00     조회 2
이름 다콘    

http://www.flashfxp.com/support.asp?Sect=howto  How-To's
 If you are trying to set up an FTP server to allow FXP, the below information may help depending on what FTP server you
 are using. Most Windows FTP servers allow FXP by default, while some Unix servers are a bit more cranky.  Contents:
Configure ProFTPD to allow FXP
Configure wu-ftpd to allow FXP
 
 Configure ProFTPD to allow FXP (Site to Site file transfers)
Requirements: ProFTPD 1.2.0rc3
You can download the latest version from www.proftpd.org Information provided by Jeremy Truelove
To support FXP when connecting as a user place "AllowForeignAddress on" in the Global or VirtualHost context.
To support FXP when connecting as anon "AllowForeignAddress on" must be placed in the Anonymous context.
The config will happily support "AllowForeignAddress on" in multiple places within the config..
You may need to add the following "PassivePorts 49152 65534"
 Configure wu-ftpd to allow FXP (Site to Site file transfers)
Requirements: wu-ftpd 2.6.0
You can download the latest version from www.wu-ftpd.org Information provided by Jon Fox
/etc/ftpaccess
 First, we need to add an additional class for users that are allowed to do FXP (unless you just want to use the predefi
ned class "all"). If you add a new class, this line MUST be before the catch-all class "all", or the client will match c
lass "all" first.  The line is of the form: class <ArbitraryClassName> <AccessTypes> <HostAddrs> [HostAddrs]
 Then we add lines to allow PASV and PORT commands to hosts whose IPs don't match the client (to allow FXP)
 These lines are of the form:
port-allow <ArbitraryClassName> <HostAddrs>
pasv-allow <ArbitraryClassName> <HostAddrs>
 And now to put it into practice - a real example
 class newclass real,guest,anonymous *.mydomain.net
*.more.client.addresses.com
class all real,guest,anonymous *
 port-allow newclass 0.0.0.0/0
pasv-allow newclass 0.0.0.0/0
 This basically adds a new class (creatively called "newclass") - note that it appears BEFORE the line containing the cl
ass "all" - this new class contains all hosts in the subdomains mydomain.net and more.client.addresses.com (domains obvi
ously made up by yours truly), in order to limit who we will allow to do FXP. The port-allow and pasv-allow lines basica
lly allow FXP connections to anywhere if your client is in the class "newclass".    : 섭 투 섭..이라 하던데.. :
: FXP를 proftpd에서 지원하는지 알고 싶습니다.
:
: http://proftpd.oops.org/ 에 가서 reference를 찾아 봤는데도
:
: 그와 관련된 내용을 못찾겠더라구요..
:
: 고수님들의 조언 부탁 드립니다.
:
: --
: 열심히 ...열심히..
이름
암호


>> 관련글
34960 [질문]proftpd 에서 FXP를 지원하나요??  동명이  2001.11.15  ....
  답장 RE: [질문]proftpd 에서 FXP를 지원하나요??  다콘  2001.11.15  ....
Register [ localhost 목록보기 윗글 아랫글
글쓰기
답장쓰기 수정 삭제
정규표현식 [ 상세 검색 ]
페이지로딩: [ 0.66 초 ] 작업시간: [ 0.26 초 ]

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: 1789505984
System by WYZsoft, HDD by I.O.Linux, Mizi Research, Embryo, WOWLINUX, Domain by SarangNet, Network by KrLine.