BusyBox v0.60.5 (2003.11.09-09:58+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands.
# pwd / # cd /home # ls bin ipkg etc Linuette Documents # cd bin # ls ftp # pwd /home/bin # ftp ftp> open 192.168.129.3 Connected to 192.168.129.3 (192.168.129.3). 220 Welcome to Quick 'n Easy FTP Server Name (192.168.129.3:root): test 331 PassWord required for test Password: 230 User successfully logged in. Remote system type is UNIX. ftp>