copyTo

suspend fun copyTo(target: AsyncOutputStream): Long
suspend fun copyTo(target: VfsFile, vararg attributes: Vfs.Attribute): Long