Xiaomi Yi
Revision as of 11:58, 28 November 2015 by Rtwomey (talk | contribs) (Created page with "=Enable FTP= <syntaxhighlight lang="bash">nohup tcpsvd -u root -vE 0.0.0.0 21 ftpd -w / >> /dev/null 2>&1 &</syntaxhighlight> http://nutseynuts.blogspot.com/2015/06/how-to-ena...")
Enable FTP
nohup tcpsvd -u root -vE 0.0.0.0 21 ftpd -w / >> /dev/null 2>&1 &
http://nutseynuts.blogspot.com/2015/06/how-to-enable-ftp-server-for-xiaomi-yi.html