HDZero Box Pro+ - Wireless access to SDCard
HDZero Box Pro+ - Wireless access to SDCard The HDZero GoxPro+ Goggles unfortunately provide only a very limited subset of Linux commands. The entire device runs on OpenWRT, which is impressive for such a small unit, but it comes with significant limitations. For example, we cannot transfer files from the goggles to a computer using SSH with rsync, because the SSH server (normally Dropbear under OpenWRT) is missing. scp is also unavailable. As a result, we are restricted to older, more primitive Unix-style methods for moving files — but it is still possible. ...