FtpSettings.KeepAliveDuringTransfer Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
KeepAliveDuringTransfer
Send NOOP command during file transfers every 10 minutes.
Declaration
public bool KeepAliveDuringTransfer { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
This is only needed if the FTP control connection is otherwise being dropped by a buggy router or firewall while a very long data transfer is in progress.