When using FTP from a slow internet connection, files are not fully transferred, and the following error is recorded in the messages log: [INFO] Timeout – try typing a little faster next time
![[INFO] Timeout - try typing a little faster next time image 36 - [INFO] Timeout - try typing a little faster next time](https://pcx3.com/wp-content/uploads/2022/08/image-36.png)
To resolve this, edit pureftpd configuration file:
nano /var/cpanel/conf/pureftpd/main
and add ForcePassiveIP: ~
![[INFO] Timeout - try typing a little faster next time image 37 - [INFO] Timeout - try typing a little faster next time](https://pcx3.com/wp-content/uploads/2022/08/image-37.png)
Save the file, then rebuild configuration:
/usr/local/cpanel/scripts/setupftpserver pure-ftpd --force