# SFTP Upload

![SFTP Upload Node](https://app.does.qa/screenshots/node/integration_sftp_upload.png)

## Basic Configuration

### Connection

| Field    | Configuration                                   |
| -------- | ----------------------------------------------- |
| URL      | Text &/or [Values](https://docs.does.qa/values) |
| Port     | `22` (default)                                  |
| User     | Text &/or [Values](https://docs.does.qa/values) |
| Password | Text &/or [Values](https://docs.does.qa/values) |

### Directory

| Field | Configuration                                                          |
| ----- | ---------------------------------------------------------------------- |
| Path  | Text &/or [Values](https://docs.does.qa/values)                        |
| File  | [Generated File](https://docs.does.qa/test-steps/runner/generate-file) |

***

## Related Nodes

* [SFTP List](https://docs.does.qa/test-steps/integration/sftp-list)
* [SFTP Upload](https://docs.does.qa/test-steps/integration/sftp-upload)

***

**Tags:** `integration`, `sftp`, `upload`
