THE INFORMATION IN THIS ARTICLE APPLIES TO:
- EFT v7.3.3.14 and later
DISCUSSION
When connecting to FTP/FTPS clients, you can enable EFT to send a QUIT command when disconnecting from the client.
(This command is only available in FTP/FTPS clients.)
To enable sending the QUIT command
Add the following name:value pair to the AdvancedProperties.JSON file:
{
"SendQUIT:"1"
}
If set to 1 = Send QUIT command
If set to 0 or doesn't exist(default) = Do not send QUIT