I want to keep track of the files which get downloaded through my app. For the downloads, I want to use the default downloads directory. But I want to keep a soft link in a separate place in SD card so that if the original file is moved I can still keep track of that.
Is it possible to achieve this?