Offline replication via FTP problem

Q: There is some problem when transferring offline packages via FTP. Packages have zero length and a "Read timeout" error is logged.

A: Check passive mode and timeout settings (default value is 20000ms), "IBReplMan/Group (T)/Edit/Parameters".

ftp.Passive=1
ftp.ReadTimeout=30000