try (FileOutputStream fos = new FileOutputStream(file)) {
                Log.d(TAG_NAME_UP, "Connection done, File Obtained");
                ready = true;
                Log.d(TAG_NAME_UP, "Writing to file");
                float downloadSize = 0;