27 February 2014

Activate password authentication on Mac

sudo vim /private/etc/sshd_config Uncomment #PasswordAuthentication yes

Activate “Remote Login” -> http://bluishcoder.co.nz/articles/mac-ssh.html

connect via sshfs sshfs -o nonempty -o sshfs_debug crunsh@192.168.178.26:/Users/crunsh/Documents/node_workspace/sound /home/pi/workspace_remote/sound

Drop me a line!