A delegate for receiving file transfer information from a file subsystem.
If an implementation wants to cancel a transfer they should return a false value, otherwise return a true value to continue the file transfer.
This delegate is used by the SCPClient and SFTPClient to provide information on the progress of file transfers.
Namespace: Maverick.Events
Assembly: Maverick.NET (in Maverick.NET.dll)