Examples based on sbRIO-963x
http://digital.ni.com/public.nsf/allkb/9822A3A39B1D0CBB86257C55006B962A
→ enable sshd in MAX (user=admin, pass=empty)
ssh admin@10.21.31.230
uname -a Linux NI-sbRIO-9637-030c1a85 3.14.40-rt37-ni-3.0.0f2 #1 SMP PREEMPT RT Thu Jun 11 17:43:52 CDT 2015 armv7l GNU/Linux
To allow access to files and directories from LabVIEW:
chown -R lvuser:ni <%path%> chmod -R 775 <%path%>