Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow ftpd does work
Hi, I created some files in the /home/ftp, then I wanted to retrieve them from windows so I typed ftp://board_adr/ (ftp://board_adr/) in the browser but I got an error message, I tried to see...
Altera_Forum
Honored Contributor
20 years agoHi,
connecting from windows to the board via ftp is easy to do and you don't even need a third party tool, the ftp command is included in windows (simply type ftp in an msdos window). What's bothering me is to connect from the µClinux command line (command ftpd) with either a linux or windows terminal. In fact after launching the command ftpd 192.168.xxx.xxx you get an invite message but when you type stat to get the status you find yourself connected to 0.0.0.0 ! Warm Regards