Jump to content

Alexey Ischuk

Members
  • Content Count

    2
  • Joined

  • Last visited

Everything posted by Alexey Ischuk

  1. Hi All, I have tested TFtpClient and found that it works very slow compared with FileZilla. I tested with two ftp servers and on both it works slow. For example file uploading on one server: TFtpClient ~ 230 KB FileZilla > 10 MB !!! I used sample demo from Samples\Delphi\FtpDemos\OverbyteIcsFtpTst.dproj What may be a problem and how to fix it? Thank you in advance, Alexey
  2. Alexey Ischuk

    TFtpClient: Very low speed on transfer data

    Thanks everybody for your help, especially to Fr0sT.Brutal. Increasing DataSocketSndBufSize, DataSocketRcvBufSize resolve this problem. Thank you very much.
×