# ImageStudio

## Patch

### Patch\_UploadConfiguration\_202506 (Jun., 2025)

Due to changes in third-party server services, **the upload function following image QC** (quality control) in the current versions may encounter connection issues or failures. This patch will update the Raysync upload paths of the configuration in **Image QC** module.

Affected configuration:

* Built-in Raysync upload paths

| File                                                                                                                | File information                                                                          | Software requirments |
| ------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | -------------------- |
| [Patch\_UploadConfiguration\_202506\_win.zip](https://enfile.stomics.tech/Patch_UploadConfiguration_202506_win.zip) | <p>Version: V1.0</p><p>File size: 7.55 MB</p><p>MD5: 5b6f4ad2b62cee017cc29274ca01086b</p> | **ImageStudio 3.0**  |

#### Installation

{% tabs %}
{% tab title="Windows" %}

1. Double-click `Patch_UploadConfiguration_202506_win.exe`. You will see the following prompt:

{% code overflow="wrap" %}

```sh
#update prompt
Please select the installation path of the stereo software (press Enter to use the default directory: <\path\to\ImageStudio>):
```

{% endcode %}

2. Confirm whether the software installation path displayed in the pop-up information box is correct. If it is correct, press Enter to execute the update directly. If it is incorrect, please input the correct path and then press Enter.

{% code overflow="wrap" %}

```sh
#update successfully
...
The raysync-host that needs to be modified is <upload.dcs.cloud>.
Installation directory: <\path\to\ImageStudio>. Starting to search for the ucs file.
The path of the ucs file has been found and it is <\path\to\ImageStudio\resources\servers\base\ucs>.
ucs file backup: <\path\to\ImageStudio\resources\servers\base\ucs.xxxxxxxxxx.bak> ok
Modify the host in region <cn_sz> completed.
UCS file modification completed.
press any key to exit...
```

{% endcode %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stereotoolss-organization.gitbook.io/stomics-software-download/add-on-packages/imagestudio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
