* FTP over SSH aka Secure FTP protects only the command channel. Not the data channel.
* FTPS aka FTP over SSL is something different and protects the whole conversation.
* SFTP is something different and protects the whole conversation.
그러니까 SFTP가 Secure FTP가 아니라는 군요.
SFTP(SSH file transfer protocol)
FTP over SSH (Secure FTP)
FTPS (FTP over SSL)
* FTPS aka FTP over SSL is something different and protects the whole conversation.
* SFTP is something different and protects the whole conversation.
그러니까 SFTP가 Secure FTP가 아니라는 군요.
SFTP(SSH file transfer protocol)
FTP와는 틀린, SSH 표준을 만든곳에서 만든 파일전송프로토콜
FTP over SSH (Secure FTP)
FTP 인증정보가 평문으로 가지 않도록 command 레벨에서 암호화만 터널링 해주며 실제 데이터 전송은 암호화 되지 않는다
FTPS (FTP over SSL)
SSL 레이어 위에서 FTP를 수행하는 것으로 command & data 모두 보호
요즘에 webFTP를 만들고 잇는데..-_-ssh를 넣을려고 잠깐 찾아본 자료..
더럽게 어렵네이거..
'쓰레기장""' 카테고리의 다른 글
ㅋㅋ-_-소품좀 신경 쓰시지... (0) | 2009.12.08 |
---|---|
사람의 심리란게..참 무서워... (0) | 2009.12.07 |
휴지통 복구 프로그램 (0) | 2009.11.26 |
장재호님 4강 탈락..ㅜㅡㅜ (0) | 2009.11.14 |
windows7 administrator 계정 사용하기 (0) | 2009.11.13 |