Send NOOP command during file transfers every 10 minutes.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Property KeepAliveDuringTransfer As Boolean Get Set |
C# |
---|
public bool KeepAliveDuringTransfer { get; set; } |
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.