블로그
-
[coding] Windows OpenSSH Server 구성
Windows OpenSSH Server에서 SFTP 서버를 설정하는 방법 OpenSSH Server 설치 확인 다음 처럼 나오면 됩니다. SFTP용 폴더 만들기 D:\SFTP\Upload 8.
blog.naver.com · 2026.08.18
-
아크라포인트, 시스템 접근제어/계정관리/비밀번호 관리
접근제어/계정관리 Server : Windows, Linux, Unix Network 장비 : CISCO, Juniper, HUAWEI, Dasan 등 Web Page 다양한 접속 환경 지원 -안전한 클라이언트 접속 기능 -다수의 통신망 선택적 접속 기능(내/외부, 개발 등) -SSH, SFTP, RDP, TELNET, FTP, HTTPS 클라우드 최적화 환경
blog.naver.com · 2026.03.17
-
[Linux] 보안 강화를 위한 SFTP 전용 계정 생성 및 설정
이는 클라우드 서버의 최초 접속이 SSH 기반으로 이뤄지는 구조이기 때문이며, OpenSSH 서버가 설치되어 있다면 SFTP 기능도 기본적으로 활성화된 상태입니다. 그렇다면 왜 "SFTP 전용 계정" 설정이 필요할까요?
blog.naver.com · 2025.06.18
-
linux SFTP 명령어
# 리눅스 #FTP #linux sftp use_id@ip sftp>> You can upload your file to remote server using command : put filename newfilename or put filename You can download file from the remote server by using command
blog.naver.com · 2022.09.06