# Automatic Backup On Remote Server

Officer can take Schedule the backup in remote server by selecting mode as “Automatic” and Backup location as “Remote server”.

Officer can take Schedule the backup in local server by selecting mode as “Automatic” and Backup location as “Local server”.

In the dashboard page, Click on Back up tab displays below page.

<figure><img src="/files/4FheczvkqrIK6oBmblA9" alt=""><figcaption></figcaption></figure>

By default “Manual” will be selected. Select “Automatic” as shown in above

Select Data to Backup. Refer Note below.

| <p>Note:</p><p>If operator selects Application related backup than he should be able to create backup of emCA properties (config name, serial no of certificate, DB name), configuration (path, user name, db related data), logger property (log files, format, size), token config</p><p>If operator selects certificate manager Database (complete sql db.) should be backed up.</p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

Select When to backup from dropdown (hourly/Daily/weekly/Monthly)

By default backup location will be local server. Select Remote location.

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

Note: System should not be shut down during backup process.

Click on “Test connection”, if all the credentials entered are valid, connection will be successful.

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

Operator should sign and authenticate with token plugged in to the system, select user name and enter valid token Pin.

Backup will be stored in 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.0.13/user-manual/backup-and-restore/backup/automatic-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.
