Member since Feb 2003 ·
4449 posts · Location: Germany
Group memberships: Administrators, Members
Have you looked at the MiniClient example? There is file transfer included.
In the EventArgs of the OnFile event from the FileTransferManager you can Accpet or Deny the file transfer.
With the Abort method of the FileTransferManager you can Abort running transfers.