Page 1 of 1

FTP Idle on D Series

Posted: Fri Aug 31, 2012 12:07 am
by moldov
During usage of ftp on UE40D7000 I faced that ftp disconnects after 1 hour of uploading. Looks like an idle setted up somewhere in config files.
I was looking through etc directory in SamyGo and other folders but couldn't find any ftp config files.

Command

Code: Select all

ftp> site idle
returns 550 error so I cannot change it directly.

Can anyone help me to change that idle, 'cause I cannot upload big files on TV.

Re: FTP Idle on D Series

Posted: Sun Sep 23, 2012 7:21 am
by juusso
Why don`t you use samba or nfs, IMO this is much faster approach than ftp.
AFAIK changing of timeout is not possible or needed to be patched in busybox (ftp is called from busybox)

Re: FTP Idle on D Series

Posted: Sun Sep 23, 2012 2:21 pm
by moldov
Yeah, You are right. Now I'm using SMB instead.