download File
abstract suspend fun downloadFile(path: String, toLocalPath: String, remoteId: String? = null)(source)
Downloads into toLocalPath, replacing it. Throws CloudError.NotFound when absent.
Downloads into toLocalPath, replacing it. Throws CloudError.NotFound when absent.