IFileIoService
Task<IoResponse> BeginFillAsync(int workspaceId, byte[] data, string targetPath, string fileName, CancellationToken token)
Task DownloadFileAsync(string targetFile, HttpTransferPathData remotePathData, CancellationToken token)
Task<IoResponse> FileFillAsync(int workspaceId, byte[] data, string targetPath, string fileName, CancellationToken token)