paust-team / paust-db

GNU General Public License v3.0
6 stars 5 forks source link

Add client's function of writing all JSON files in a specific directory and change client's error printing. #64

Closed dragon0170 closed 5 years ago

dragon0170 commented 5 years ago

Reference

52

https://github.com/paust-team/paust-db/issues/44#issuecomment-452187473

기존의 client에는 특정 file명을 받아 하나의 파일만 전송하는 command만 존재. 하지만 특정 디렉토리 내의 모든 JSON 파일을 전송하는 기능도 user가 자주 사용할 것으로 보여 해당 기능을 client에 추가하게 되었다.