Skip to content

Commit dc4f931

Browse files
committed
fix(ddx): add detailed connection information for dedibackup
1 parent d69c961 commit dc4f931

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

dedibox/dedicated-servers/how-to/use-dedibackup-ftp-backup.mdx

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,22 @@ You can access your backup space after its activation using the FTP protocol.
4848

4949
### FTP parameters
5050

51-
| Name of the server | dedibackup.online.net |
51+
| Name of the server | dedibackup-dcX.online.net |
5252
|--------------------|----------------------------------------|
5353
| Port | 21 |
5454
| Login | sd-serverid (ex. sd-1234) |
5555
| Password | the password you set during activation |
5656

57+
<Message type="note">
58+
Replace `dcX` in the Dedibackup hostname with the location of your Dedibackup account.
59+
60+
You can find the hostname for your Dedibackup space in the **Backup** section of the server's console.
61+
62+
Available locations are:
63+
- `dedibackup-dc2.online.net`
64+
- `dedibackup-dc3.online.net`
65+
</Message>
66+
5767
You are not limited in number of simultaneous connections. The use of FTPFS is not allowed.
5868

5969
<Message type="important">

0 commit comments

Comments
 (0)