downloadFile

open suspend override fun downloadFile(path: String, toLocalPath: String, remoteId: String?)(source)

Downloads into toLocalPath, replacing it. Throws CloudError.NotFound when absent.