Upload sqlite file to url
I created an app that downloads a .sqlite file from url and works with it.
I don’t have problems in dowloading it directly in the database folder.
Once I modified it I would like to upload it to the same url, but I can’t afford to do it.
This is how I download it: