해당 사이트에서 최신 버전을 다운로드하여 설치 진행. 최신 버전은5.21 버전을 다운로드 하면 된다.
만약 설치 프로그램에서 “한국어”를 선택할 수 없다면, 먼저 영문 설치 버전을 설치한 후 translaiton page로 가서 korean언어팩을 다운로드 받습니다. WinSCP가 실행되는 디렉터리(5.11이상 버전에서는 “Translations”)에 ZIP 압축파일을 풉니다.
3. 특징
• 그래픽 유저 인터페이스(GUI)
• 다국어 지원
• Windows 운영체제와 통합 환경 지원(드래그 앤 드롭, URL, 바로 가기 아이콘)
• 모든 일반적인 파일 작업 지원
• SSH-1과 SSH-2를 통한 SFTP 및 SCP 프로토콜, 기존 FTP 프로토콜, WebDAV 프로토콜 지원
• 배치 파일 스크립트와 명령 줄 인터페이스, 고급 프로그래밍 작업을 위한 .NET 어셈블리 지원
• 자동으로 일부 또는 전체 디렉터리 동기화
• 통합된 텍스트 편집기
• SSH 암호, 키보드 대화식(keyboard-interactive), 공개 키 및 Kerberos (GSS) 인증 지원
• SSH를 통한 공개키 인증을 완벽하게 지원하는 PAGEANT(PuTTY 인증 에이전트)와 통합
• Windows 탐색기 및 Norton Commander 형태의 인터페이스 지원
• 옵션에서 기본 암호로 세션 정보 저장 보호 기능 지원
• 옵션에서 레지스트리 대신 구성 파일(INI)을 사용한 독립적인 실행 지원으로 이동식 저장장치에서 실행 가능
4. WInSCP 설치 완료후 화면
5. 파워쉘을 통한 예제 , 디렉토리 생성, 리스트 등등
# WinSCP .NET 어셈블리 로드
Add-Type -Path “C:\Program Files (x86)\WinSCP\WinSCPnet.dll” # DLL 경로는 설치 파일에 따라 다를수 있음
# 세션 옵션 설정
$sessionOptions = 새 개체 WinSCP.SessionOptions -속성 @{
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.
DisagreeAgree
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.