refactor: rewrite DownloadFileOperation in kotlin
Description
For a better code inspection and checking, I rewrite DownloadFileOperation.java in kotlin
Screenshots
Technical details
I split the code into smaller function, renamed some method for better understanding. Updated licence Remove old java file
Tests
- non regression about download
Issues
#1811