# Move Transfer Logs

This AppleScript will copy the Transfer Log file OffShoot creates into the source folder on the destination.&#x20;

### How to use <a href="#how-to-use" id="how-to-use"></a>

Add the script to the [File Copy Completed](https://docs.hedge.video/offshoot/features/automation/scripts/events/filecopycompleted) event in OffShoot's `Settings > Scripting` pane.

![](https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LStRji2w1AYja1bLBFv%2F-MTB9_6EfBsb_Vsc60xN%2F-MTBAhMw7o5jzMmvG1VR%2FMoves_the_Transfer_Log_into_the_Source_folder.png?alt=media\&token=d032fe7a-865c-4ad1-a7f4-a30319b72c9d)

{% file src="<https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LStRji2w1AYja1bLBFv%2F-MTB9_6EfBsb_Vsc60xN%2F-MTBAuCFJLybpmcEK96k%2Fmove%20transfer%20log.scpt?alt=media&token=8385aa54-c56f-40a5-8f05-96b3844e19ab>" %}
Move transfer log script
{% endfile %}


---

# 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://docs.hedge.video/offshoot/features/automation/examples/move-transfer-log-into-source-folder.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.
