# Check SFTP File Count

![Check SFTP file count Node](https://app.does.qa/screenshots/node/check_sftp_fileCount.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)                            |
| Comparison Type       | [Comparison Type](https://docs.does.qa/node-configuration/comparison-type) |
| Value *(conditional)* | 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)                 |
| Value Standardization *(conditional)* | [Value Standardization](https://docs.does.qa/node-configuration/value-standardization) |

***

## 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`, `fileCount`
