scp [/path/file.txt] [user-name]@[destination-host]:[destination-path]
Host [host]
HostName [89.xx.xxx.xxx]
User [ec2-user]
PreferredAuthentications [publickey]
IdentityFile [~/.ssh/keypair-name]
key_load_public : No such file or directory
"we sent a public key packet, wait for reply"
scp [/path/file.txt] [~/.ssh/config 파일에 User 값
]@[destination-host]:[destination-path]
gradle location is not specified 경로 설정 (0) | 2019.06.19 |
---|---|
@Query : QueryException could not resolve property : column of entity (0) | 2018.10.20 |
AWS RDS(MySQL) : 접근 권한 있는 사용자 계정의 접속실패 (0) | 2018.09.25 |
AWS RDS(MySQL) : 한글깨짐 현상 UTF-8 설정 (0) | 2018.09.22 |
AWS RDS : 외부접속 PING 연결 실패 (0) | 2018.09.22 |
댓글 영역