To make the app smaller, I want to download specific big files by the user.
Want to check whether the file in the directory, if not, download it (show the progress for the user) and copy it to the specified directory. How do I implement it correctly?