네트워크 확인 curl -v telnet://ip:portJSON POST REQUESTcurl -d '{argument={question=경영, type=hybridqa}, access_key=000000-000000-000000-000000-000000}' -H 'Content-Type: application/json' http://aiopen.etri.re.kr:8000/WikiQASFTP 서버로 접속 및 파일 목록 호출curl -k sftp://ip:port//dirPath/path/ --user "id:pwd"Upload using curl on SFTPcurl -k "sftp://83.46.38.23:22/CurlPutTest/" --user "testuser:testpassword" -T ..