# File Connectors

- [NFS (Network File System)](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/nfs-network-file-system.md)
- [DSEFS (Datastax Enterprise File System)](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/dsefs-datastax-enterprise-file-system.md)
- [HDFS (Hadoop Distributed File System)](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/hdfs-hadoop-distributed-file-system.md)
- [SFTP (SSH File Transfer Protocol)](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/sftp-ssh-file-transfer-protocol.md)
- [SharePoint](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/sharepoint.md)
- [Box](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/box.md)
- [GitHub Files](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/github-files.md)
- [CIFS (Common Internet File System)](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/cifs-common-internet-file-system.md)
- [GitLab](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/gitlab.md)
- [Google Drive](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/google-drive.md)
- [OneDrive](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/onedrive.md)
- [Structured File Connector](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/structured-file-connector.md)
- [Azure DevOps Repo](https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors/azure-devops-repo.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ovaledge.com/release8.1/connectors/connector-repositories/file-connectors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
