WinSPC를 사용하여 서버에 접속하는데, 이런 '매우 큰 SFTP 패킷이 수신되었습니다.'오류가 발생했다. 서버를 C Shell로 바꾸고 난 뒤 생긴 문제였고 도움말에서 확인해보니 shell문제 같았음 Received too large (… B) SFTP packet. Max supported packet size is 1024000 B :: WinSCPLast modified: 2025-03-23 by 193.238.239.36winscp.net 문제가 되는 명령어는 echo명령어 ! echo "Welcome $USER !"해결방법 1 ) remove it entirely 삭제하면 바로 해결 ! 해결방법 2 ) move the command to a proper interactive scr..