#for download software
https://www.sentex.ca/~mwandel/ftpdmin/
#example for run FTP server
ftpdmin.exe c:\me
#command upload
busybox ftpput 192.168.0.86 block.txt
#command download
busybox ftpget 192.168.0.86 block.txt
Keep document that easy to find
#for download software
https://www.sentex.ca/~mwandel/ftpdmin/
#example for run FTP server
ftpdmin.exe c:\me
#command upload
busybox ftpput 192.168.0.86 block.txt
#command download
busybox ftpget 192.168.0.86 block.txt