# Manual Backup on Remote Server

CA Administrator can take back up in the remote server by selecting mode as “Manual” and Backup location as Remote server.

On the Dashboard page, click on the Backup tab which displays the below page.

<figure><img src="/files/O5zz923WtSkg44ZygmL5" alt=""><figcaption></figcaption></figure>

By default, Manual will be selected.

Select Data to Backup.

By default backup location will be the local server. Select the “Remote location” radio button.

Enter the IP address, path (only folder name), Username, and Password of the system where you want to create the backup.

Note: The system should not be shut down during the backup process.

Click on “Test connection”, if all the credentials entered are valid, the connection will be successful as shown in the below figure.

<figure><img src="/files/8fTmqKMjBNMS2US47uvg" alt=""><figcaption></figcaption></figure>

Click on the Confirm button which displays the below screen.

<figure><img src="/files/FfLJn4o9BcaYq2jmsm0j" alt=""><figcaption></figcaption></figure>

CA Administrator should sign and authenticate with a token plugged into the system, select the user name, and enter a valid token PIN.

Click on the Backup button to schedule a manual backup in the remote system and display a success message as shown in the below figure.

<figure><img src="/files/5XhdPc8lMOaDhTGpgSCn" alt=""><figcaption></figcaption></figure>

The backup will be stored in the path specified in Zip format. Extract the zip file to check the backup files.


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.1/user-manual/backup/manual-backup-on-remote-server.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.
