AlteraSDK for OpenCL on DE0-SoC Atlas

Hi,
I’ve been struggling with put the OpenCL runtime environment to work on this board. Firstly, seem like I can’t use the makefile to create the aclsoc_drv.ko. Then I tried another way, I’ve tried to use the demo image from this link: https://rocketboards.org/foswiki/view/Projects/OpenCLMandelbrotDemoOnAtlasSoC
which works fine but I want to use something simple to test like vector addition or just hello_world but then the problem with the demo is it’s not allowed me do scp ( I have a feeling it’s not supported SSH connection).
I’m using Window 7 right now and all everything works fine so far, but only these problems.
Really appreciate any help or idea how can I solve this.