21126ec31b7f62465f99a22e28efcd738211939a
[AGL/documentation.git] / docs / ATTIC / 3_Developer_Guides / 4_X(cross)_Development_System:_User's_Guide / 4_X(cross)_Development_System:_ Internals / 3.4.4.3_xds-agent / 3.4.4.3.0_Abstract.md
1 <!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/devguides/master/xds-docs-guides-devguides-book.yml -->
2
3 # XDS - X(cross) Development System Agent
4
5 XDS-agent is a client that should run on your local / user development machine when you use XDS.
6
7 This agent takes care, among others, of starting [Syncthing](https://syncthing.net/)
8 tool to synchronize your project files from your local host to XDS build server
9 machine or container (where `xds-server` is running).
10
11 > **SEE ALSO**: [xds-server](https://gerrit.automotivelinux.org/gerrit/gitweb?p=src/xds/xds-server.git), a web server
12 used to remotely cross build applications.
13
14 ---
15
16 Links to subchapters :
17
18 - [Build from scratch](./1_build.html)
19 - [Configuration](./2_config.html)
20 - [Start-up](./3_start.html)
21 - [Debugging](./4_debug.html)