> Critical file transfer error > 에러 원인 아시나요..ㅠㅠ

· 2012-02-01 (수) 17:05:41 · 4998 · 5
# Example config file /etc/vsftpd.conf 

# The default compiled in settings are very paranoid. This sample file 
# loosens things up a bit, to make the ftp daemon more usable. 

# Allow anonymous FTP? 
anonymous_enable=NO 

# Uncomment this to allow local users to log in. 
# Example config file /etc/vsftpd.conf 

# The default compiled in settings are very paranoid. This sample file 
# loosens things up a bit, to make the ftp daemon more usable. 

# Allow anonymous FTP? 
anonymous_enable=NO 

# Uncomment this to allow local users to log in. 
local_enable=YES 

# Uncomment this to enable any form of FTP write command. 
write_enable=YES 

# Default umask for local users is 077. You may wish to change this to 022, 
# if your users expect that (022 is used by most other ftpd's) 
local_umask=022 

# Uncomment this to allow the anonymous FTP user to upload files. This only 
# has an effect if the above global write enable is activated. Also, you will 
# obviously need to create a directory writable by the FTP user. 
#anon_upload_enable=YES 

# Uncomment this if you want the anonymous FTP user to be able to create 
# new directories. 
#anon_mkdir_write_enable=YES 

# Activate directory messages - messages given to remote users when they 
# go into a certain directory. 
dirmessage_enable=YES 

# Activate logging of uploads/downloads. 
xferlog_enable=YES 

# Make sure PORT transfer connections originate from port 20 (ftp-data). 
connect_from_port_20=YES 

# If you want, you can arrange for uploaded anonymous files to be owned by 
# a different user. Note! Using "root" for uploaded files is not 

잘못된 부분 있나요?
|

댓글 5개

케파서버님 아직 해결이 안나신것 같네요...^^;;

Critical file transfer error 의 정확한 에러 로그가 있어야 문제 해결이 됩니다.

550에러인지 530 에러인지등....

대부분의 경우 Critical file transfer error 는 퍼미션 문제와 직결되는데
계정 또는 서버 폴더의 퍼미션을 수정 하셨다면 다시 원상태로 돌려 보시기 바랍니다.

일전에 chroot 또는 jail 을 사용할때 많이 겪었던 문제입니다.
2012-02-01 (수) 18:30:25
응답: 553 Could not create file.
오류: Critical file transfer error

이네요.
SELinux disable 하셨나요?

#setsebool -P ftp_home_dir 1
#service vsftpd restart

요거 시행해 보세요.
2012-02-01 (수) 19:54:12
그런말이 없어요...
쉘 접속 하셔서 시행 하시라는 말씀 입니다.

[root@ ~]#setsebool -P ftp_home_dir 1
[root@ ~]#service vsftpd restart
댓글을 작성하시려면 로그인이 필요합니다.

자유게시판

202,943건
+
제목 글쓴이 날짜 조회
12-02-01 조회 1,405
12-02-01 조회 1,280
12-02-01 조회 2,055
12-02-01 조회 4,999
12-02-01 조회 1,844
12-02-01 조회 2,334
12-02-01 조회 1,571
12-02-01 조회 1만
12-02-01 조회 1,433
12-02-01 조회 1,408
12-02-01 조회 1,263
12-02-01 조회 1,313
12-02-01 조회 2,016
12-02-01 조회 1,836
12-02-01 조회 1,551
12-02-01 조회 1,293
12-02-01 조회 1,386
12-02-01 조회 1,756
12-02-01 조회 1,848
12-02-01 조회 1,283