# Error: syntax error near '<\1>'

There are two possible ways why this error occurs

* You have used FileZilla which is breaking the structure of the script so please use WinSCP which works as expected and doesn't break anything.\
  \
  If you did not use FileZilla but you "drag and drop it" with Remote Desktop Control that will still damage it, so please drag and drop the zip and unzip it on server do not move it with method "file by file"\\
* Your server is outdated and needs to be at least 4752 or greater.

### FileZilla set binary mode

If you are using FileZilla try reupload whole resource with binary mode

<figure><img src="https://1037498771-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZErcztD5BvrKnwRGJq%2Fuploads%2Fgit-blob-8cc0c6b3b6a5cf74b86212f918f5ec3814835146%2Ftransfer-type.png?alt=media" alt=""><figcaption><p>Binary transfer mode</p></figcaption></figure>

### How can I check my version?

Write into your server console `version`command

### How to update?

#### Windows

Please check this video

{% embed url="<https://www.youtube.com/watch?v=aXCgN07a-yY>" %}

#### Linux

1. Download the last recommended artifact from this page <https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/>
2. Turn off your server
3. Delete `cache` & `alpine` folder
4. Unzip `fx.tar.xz` with command `tar -xf fx.rar.xz`
5. Start the server and write `version` to see a new version

#### Windows

Exactly the same but you use windows FXServer artifact <https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/>

And remove the server folder and replace it with the newly downloaded version.
