Forum Discussion
I dont can transfer files from my pc to my board
Hey guys.
I have de1-soc kit from altera.
I but linux bsp on my board(download last version: http://de1-soc.terasic.com/ )
Im define network:
ifconfig eth0
ifconfig eth0 192.168.2.100 netmask 255.255.255.0 broadcast 192.168.2.255
I can send pings from the computer to the board and send the board to computer.
The network is well configured!
But when im try connect from WinSCP to the board, i have the error:
Network Error: Connection Recused.
What im can do guys?
First image show error(portuguese language, sorry)
Secound error show configuration in WSP
Third image show my computer config network.
4 Replies
- FawazJ_Altera
Frequent Contributor
Hello,
I havent try winscp before. But with MobaXterm, I create ssh session, and I can transfer files easily.
You might need to contact WinSCP support.
Thank you
- SPere43
New Contributor
When i inicialize the board, i have this problem.