process dies when uploading large avi files

Upload core product.
sexy-trousers
Posts: 3
Joined: Tue Jan 19, 2010 3:29 pm

Re: process dies when uploading large avi files

Post by sexy-trousers »

Are you running a Windows 2003 box as your FTP server? You may want to configure a TCP keepalive - its the only thing that worked for me... Add the following...

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\KeepAliveTime=7200000 (decimal REG_DWORD)
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\KeepAliveInterval=1000 (decimal REG_DWORD)

TJ

jgoyer
Posts: 7
Joined: Mon Dec 21, 2009 7:06 pm

Re: process dies when uploading large avi files

Post by jgoyer »

Have you had a chance to test this out yet?

Post Reply