개발/AWS
Error: EISDIR: illegal operation on a directory, read
문둘기
2020. 11. 6. 04:24
문제
이 블로그를 참고해서 VScode와 AWS EC2 SFTP로 연결하던중 발생한 에러
Error: EISDIR: illegal operation on a directory, read
해결
privateKeyPath 에서 .pem 을 빼먹어서 난 오류.. 사소한 실수였다