# Transferencia de ficheros

* scp

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