View Single Post
Old 12-03-2014, 04:01 AM   #8
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@knc1: SFTP, yup. FTP/HTTP, I *think* I included the applets in my busybox builds, but they're not 'plug and play', you'd have to start them manually .

EDIT: Yup.

Code:
grep -E '(FTP|HTTP)D=' Kindle/Misc/busybox-1.22.0-config
CONFIG_FTPD=y
CONFIG_HTTPD=y

Last edited by NiLuJe; 12-03-2014 at 04:06 AM.
NiLuJe is offline   Reply With Quote