Page 2 of 2

Re: FTP Enabler app.

Posted: Sat Feb 27, 2010 10:44 am
by edelfalke
You have to copy bftpd Files (bftpd and bftpd.conf) to /mtd_rwarea/SamyGO/ for example
and add following Lines to your SamyGo.sh:
#Enable FTP Mode
if [ -f /mtd_rwarea/SamyGO/bftpd ];then
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mtd_rwarea/SamyGO
/mtd_rwarea/SamyGO/bftpd -d -c /mtd_rwarea/SamyGO/bftpd.conf
fi

Re: FTP Enabler app.

Posted: Sat Feb 27, 2010 5:11 pm
by erdem_ua
ue32b7000 wrote: It isn't necessary it seemed a little bit easier with tv on
Model name is: UE32B7000WPXXN
but flashing the firmware is to early for this type of tv I think, I will do that in a later stage when erdem is done with testing etc.
Don't wait for my tests. Because I don't have B7000. If you mind donate me one, than I can make any test you want :D.
If I have one, will flash my B7000 without doubt...
If you decide flashing firmware, please DO NOT USE newer samsung firmwares released today. Some user said that they have some constraints in it.
Thanks

Re: FTP Enabler app.

Posted: Sun Apr 29, 2012 10:16 am
by RakDrak
If you would like increase writing speed over FTP, you haveto change default FTP setting in bftpd.conf
On my TV:
XFER_BUFSIZE="2048" cca 170kB/s
XFER_BUFSIZE="64000" cca 500kB/s