Rebex

Skip to content, Skip to navigation




Sample: ResumableTransfer - Resumable Transfer GUI Utility

Windows Forms resumable FTP uploader and downloader.

ResumableTransfer Screenshot

A WinForms FTP uploader and downloader (both in C# and VB.NET) that supports resuming aborted transfers. Following features are demonstrated:

  • asynchronous operation using a dedicated background thread
  • operation aborting
  • resuming aborted uploads and downloadings
  • using TransferProgress event to display transfer progress bar

See also: