# Check SFTP File Does Not Exist

![Check SFTP file does not exist Node](https://app.does.qa/screenshots/node/check_sftp_fileNotExist.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) |

### File

| Field         | Configuration                                   |
| ------------- | ----------------------------------------------- |
| File Location | Text &/or [Values](https://docs.does.qa/values) |

***

## Advanced Configuration

| Field          | Configuration                                                          |
| -------------- | ---------------------------------------------------------------------- |
| Status on fail | [Failed Status](https://docs.does.qa/node-configuration/failed-status) |

***

## Related Nodes

* [Check SFTP file exists](https://docs.does.qa/test-steps/check/check-sftp-file-exists)
* [Check SFTP file does not exist](https://docs.does.qa/test-steps/check/check-sftp-file-does-not-exist)
* [Check SFTP file count](https://docs.does.qa/test-steps/check/check-sftp-file-count)

***

**Tags:** `check`, `sftp`, `fileNotExist`
