scp -i {pem 파일명} {.jar 로컬 파일경로} ubuntu@{아이피입력}:{서버 경로}
scp {.jar 로컬 파일경로} {ssh 등록된 이름}:{서버 경로}