
git bash 접속 시 spart 폴더가 확인안됩니다.
어떤 과정이 빠졌을까요?
awc는 정상실행중으로 나옵니다.
minju@MIN-PC MINGW64 ~
$ ssh -i /c/Users/minju/Desktop/1006key.pem ubuntu@52.78.69.176
Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.0-1019-aws x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Thu Oct 6 04:27:14 UTC 2022
System load: 0.0 Processes: 104
Usage of /: 26.0% of 7.57GB Users logged in: 0
Memory usage: 27% IPv4 address for eth0: 172.31.39.99
Swap usage: 0%
35 updates can be applied immediately.
20 of these updates are standard security updates.
To see these additional updates run: apt list --upgradable
Last login: Thu Oct 6 03:54:10 2022 from 106.250.206.79
ubuntu@ip-172-31-39-99:~$ ls
ubuntu@ip-172-31-39-99:~$ cd sparta
-bash: cd: sparta: No such file or directory
ubuntu@ip-172-31-39-99:~$ ^C
ubuntu@ip-172-31-39-99:~$
