Resumable SFTP transfer GUI utility (.NET Compact Framework)
Resumable SFTP uploader and downloader.
SFTP 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 downloads
 - using TransferProgress event to display transfer progress bar