FTP section

In the [FTP] section, you can control the time out value of FTP commands.

[FTP]
;Command Timeout=value
;DefaultPacketSize=128K
Command Timeout=
Sets the FTP command time out, in seconds.

A value of 0 disables the time out.

If this option is not enabled, a value of 30 is used.

Default value: ;Command Timeout=value (commented out)

DefaultPacketSize=128K
Sets the default packet size value for new configurations and connections.

If this option is not enabled, a value of 128K is always used for new configurations and connections.

If you would like a different default value, delete the semicolon and place the desired value after the = sign.

Default value: ;DefaultPacketSize=128K (commented out)