Processing JSON using jq jq is useful to slice, filter, map and transform structured json data. Installing jq On Mac OS brew install jq
How to setup SFTP Logging on Ubuntu 14.04 for a Chrooted User Prerequisites: Using internal-sftp for sftp; rsyslog for logging Step 1. Set up your chrooted directories sudo mkdir /sftp/myshare sudo mkdir /sftp/myothershare Step 2. Create your groups for your chrooted users