# Set Synchronization File Copy

Sets a file copy to the synchronization parameters.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Prefix** *\<string> -* A prefix of files to be setted.
* **Target Folder** *\<string> -* The complete path to the file to be setted. For more information, please see keywords PFOLDER and KFOLDER.

{% hint style="info" %}
For parameter *Prefix* the wildchar '\*' is allowed.
{% endhint %}


---

# 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://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-communications/set-synchronization-file-copy.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.
