I am following the document:
http://zedboard.org/sites/default/files/documentations/GS-AES-Z7EV-7Z020-G-14.1-V6%5B1%5D.pdf
I am stuck on step 10 of Demo 5 - Ethernet
I open Windows Command Prompt and do the following:
C:UsersAsus Laptop> ftp 192.168.1.10
Connected to 192.168.1.10
220 Operation successful
User <192.168.1.10:<none>>:
230 Operation sucessful
ftp> ls
200 Operation successful
Connection closed by remote host
Why is it not saying "150 Directory listing" and then listing the directories? As soon as I type ls, it just idles at "200 Operation successful" for a while and then displays the "Connection closed by remote host" I am assuming because it is timing out.
Additionally, in step 10 it says "and use the login root". Where do I use that? I don't see it being used in Figure 21 - ZedBoard FTP Session. Is there an inferred step that I am missing?
Thanks
-Tim