G:\UTIL\WAS\tomcat>ftp 123.212.190.138
123.212.190.138에 연결되었습니다.
220 (vsFTPd 2.2.2)
사용자(123.212.190.138:(none)): gw80
331 Please specify the password.
암호:
230 Login successful.
ftp> mput *
mput apache-tomcat-4.1.37.exe? y
200 PORT command successful. Consider using PASV.
553 Could not create file.
계속 업로드가 안되다가
[root@luna vsftpd]# setenforce
usage: setenforce [ Enforcing | Permissive | 1 | 0 ]
[root@luna vsftpd]# setenforce 0
으로 하니까 ffp 업로드가 된다
아니면 total commanader 등에 외부 sftp 프로그램을 연결하여 사용할 수 있다. (http://storing.tistory.com/47 참고)
123.212.190.138에 연결되었습니다.
220 (vsFTPd 2.2.2)
사용자(123.212.190.138:(none)): gw80
331 Please specify the password.
암호:
230 Login successful.
ftp> mput *
mput apache-tomcat-4.1.37.exe? y
200 PORT command successful. Consider using PASV.
553 Could not create file.
계속 업로드가 안되다가
[root@luna vsftpd]# setenforce
usage: setenforce [ Enforcing | Permissive | 1 | 0 ]
[root@luna vsftpd]# setenforce 0
으로 하니까 ffp 업로드가 된다
아니면 total commanader 등에 외부 sftp 프로그램을 연결하여 사용할 수 있다. (http://storing.tistory.com/47 참고)
'핸디소프트 > 일일일~' 카테고리의 다른 글
[DB] Oracle11g 데이터를 10g 로 이관시 문제 (0) | 2012.03.09 |
---|---|
[웹메일] 메일 발송은 되나 수신이 안될때 확인해야 할것 (0) | 2012.03.09 |
redhat6 에서 vsftp 안될때 조치 (0) | 2012.03.09 |
[웹메일] hauth 쪽의 Exception 로그 처리 (0) | 2012.03.07 |
fedora16 에서 웹메일 설치 실패 및 중요 참고사항 (0) | 2012.03.07 |