> For the complete documentation index, see [llms.txt](https://wiki.securiters.com/securiters-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.securiters.com/securiters-wiki/_tools/transferencia-de-ficheros.md).

# Transferencia de ficheros

* scp

```
scp user@IP:/path/to/remote/file/ /path/to/local/file/
```
