카테고리 없음
서버 sftp 원격 접속 방법
jjon-jonny
2024. 5. 22. 15:05
{
"name": "My Server",
"host": "3.35.53.182",
"protocol": "sftp",
"port": 22,
"username": "ubuntu",
"remotePath": "/home/ubuntu",
"uploadOnSave": true,
"privateKeyPath": "C:/Users/amos1/Downloads/my_server2.pem"
}