Thank you Semwize and geek1011
I tried and could connect to the FTP server on my Kobo, but could not do any action (e.g: ls). Tried to send a file also failed - when I put a file from my laptop, I got 200, and then 421 after a while. On my Kobo, I could see the new file but with size = 0.
Code:
lvhuyen@HT470s:~$ ftp 192.168.8.102 1021
Connected to 192.168.8.102.
220 Operation successful
Name (192.168.8.102:lvhuyen): root
230 Operation successful
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> put oktashell.sh
local: oktashell.sh remote: oktashell.sh
200 Operation successful
421 Timeout
ftp>
BTW, is it possible to show the current IP address in the dbg_toast message?
Thanks a lot!