I think the issue is with the ftp server on the leapTV not actually Filezilla.
I only discovered the problem after I couldn't get stuff to run that I had compiled, and noticed the file size was a couple of bytes less than the file I had originally sent.
The issue seems to be that in "auto" mode, if there are any bytes of 0A 0D (CR/LF) they get removed the file which causes the corruption, and setting it to Binary only mode seems to solve the problem
Glad you got it working eventually.
Mick
I only discovered the problem after I couldn't get stuff to run that I had compiled, and noticed the file size was a couple of bytes less than the file I had originally sent.
The issue seems to be that in "auto" mode, if there are any bytes of 0A 0D (CR/LF) they get removed the file which causes the corruption, and setting it to Binary only mode seems to solve the problem

Glad you got it working eventually.
Mick
