suspend fun String.toFileEntry(): Result<FileEntry, FileException>
Extension function to convert String to a file entry.