Forum Discussion

SPere43's avatar
SPere43
Icon for New Contributor rankNew Contributor
5 years ago

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's avatar
    FawazJ_Altera
    Icon for Frequent Contributor rankFrequent 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's avatar
      SPere43
      Icon for New Contributor rankNew Contributor

      Hey FJu,

      I tried to use your solution, but I continue with the same error ...

    • SPere43's avatar
      SPere43
      Icon for New Contributor rankNew Contributor

      What image linux for board you use ?

  • SPere43's avatar
    SPere43
    Icon for New Contributor rankNew Contributor

    When i inicialize the board, i have this problem.