use scp : http://linux.die.net/man/1/scp for example: Windows to Linux: scp -P27000 test.txt jain.himanshu@10.70.13.79: Linux to Win: scp -P 27000 jain.himanshu@10.70.13.79:test.txt . NOTE: I have used git bash to transfer from my linux home.
The blog will contain all the Technical knowledge I have to share and I welcome & would appreciate others for sharing their knowledge :0)