CheckFileInfo and File Transfer Protocol

Desktop

The new optional SupportsResumableFileTransfer property enables resumable file transfers included as part of the WOPI coauthoring extensions.

Implementation

The SupportsResumableFileTransfer property is a Boolean value that indicates whether the host supports resumable file transfers. It also implements the following WOPI operations:

  • GetChunks
  • CreateUploadSession
  • UpdateUploadSession

Next steps