# FTP

## FTP

* Go to Configuration->Storage->FTP

![FTP](/files/-MSNeYBGCVRSsj6X-Muc)

## Explanation

* **Server Address**: This field allows the user to designate a DDNS address or IP address of the FTP server.&#x20;
* **Port**: This field allows the user to designate the FTP server’s port number.&#x20;
* **User Name**: This field allows the user to input the username used to log into the FTP server.&#x20;
* **Password**: This field allows the user to input the password used to log into the FTP server.
* **Remote path**: This field allows the user to specify a remote directory on the FTP to send the recorded media to.&#x20;
* **Breakpoint resume**: This dropdown box allows the user to enable or disable FTP upload breakpoint resume functionality.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Test FTP**: Test the FTP setting.&#x20;
* **Save**: Save the settings.


---

# 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.jtokenapp.com/live-camera/configuration/storage/ftp.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.
