Thanks for these great tutorials. Can you help me find out why my FTP is not working properly? I followed all instructions in your Network bring up tutorial, and the webserver page and telnet are working just fine. I'm running Ubuntu 12.04 in VirtualBox from Win XP.
zeus@zeus-vb:~$ ftp 192.168.0.20 Connected to 192.168.0.20. 220 Operation successful Name (192.168.0.20:zeus): root 230 Operation successful Remote system type is UNIX. Using binary mode to transfer files. ftp> ls 200 Operation successful 421 Service not available, remote server has closed connection ftp>
ZynqGeek, thanks for the nice write-up. I was wondering why you don't just install gcc on the zedboard so you can simply compile on the target machine?
Nice blog.
ReplyDeleteJust created a zedboard page on http://elinux.org/Zedboard
Hope you don't mind me including a link or two to your blog ?
Not at all! Knowledge should always be shared :D
DeleteHi ZynqGeek,
ReplyDeleteThanks for these great tutorials. Can you help me find out why my FTP is not working properly? I followed all instructions in your Network bring up tutorial, and the webserver page and telnet are working just fine. I'm running Ubuntu 12.04 in VirtualBox from Win XP.
zeus@zeus-vb:~$ ftp 192.168.0.20
Connected to 192.168.0.20.
220 Operation successful
Name (192.168.0.20:zeus): root
230 Operation successful
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
200 Operation successful
421 Service not available, remote server has closed connection
ftp>
Thanks,
Dave
Nevermind, I've been able to SFTP in and upload. Thanks.
DeleteZynqGeek, thanks for the nice write-up. I was wondering why you don't just install gcc on the zedboard so you can simply compile on the target machine?
ReplyDelete