From: Mikael F. <fr...@gm...> - 2012-09-14 09:18:55
|
On Fri, Sep 14, 2012 at 10:28 AM, Martin Hochreiter <lin...@wa...> wrote: > Hi! > > I have configured proftpd for "normal" FTP and FTP via explicit TLS. > > If I transfer a file with e.g. 33kb then I can send it via normal and > TLS as expected. > If the file is larger, e.g. 1MB then the file is stored corrupted when I > transfer via TLS > (Filezilla wants to restart the transfer process too) > > In the proftpd.log and tls.log I cant find any error. > > Can somebody give me a hint where to solve that or at least debug that? Not ro rack down on Filezilla but maybe try a different client unless you did already? Personally I use nothing other than lftp... ever. Also, did you try running proftpd in debug mode? "proftpd -nd6" should give you alot of information. -- Mikael. |