• API
  • Settings
  • To increase file transfer speed
  • To limit file transfer speed
  • To configure transfer methods
  • Examples
  • C#
  • VB.NET
  • How can I track the progress of file transfers?
  • How can I upload data created on the fly?
  • How can I download data without saving it to disk?
  • How can I resume downloading a file?
  • How can I resume uploading a file?
  • How can I throttle the speed of upload/download?
  • How do I append to a file?
  • How can I upload/download files with Unicode filenames when my server does not support UTF8?
  • Why do DownloadFile and DownloadFiles return different data types?