Xiaomi Yi

From Robert-Depot
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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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