FTP Enabler app.

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

edelfalke
Posts: 81
Joined: Sun Jan 10, 2010 12:29 pm

Re: FTP Enabler app.

Post 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
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: FTP Enabler app.

Post 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
RakDrak
SamyGO Project Donor
Posts: 11
Joined: Sun Apr 29, 2012 10:11 am

Re: FTP Enabler app.

Post 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

Post Reply

Return to “[B] Software”