Skip to content

Commit 70e55f2

Browse files
authored
proofread guide.en-gb.md
1 parent 348e836 commit 70e55f2

File tree

1 file changed

+23
-18
lines changed

1 file changed

+23
-18
lines changed

pages/storage_and_backup/object_storage/s3_ecosystem/guide.en-gb.md

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,41 +13,46 @@ At OVHcloud, we understand the importance of compatibility and interoperability
1313
The following table provides an overview of the compatibility of our OVHcloud Object Storage service with third-party tools, software and/or applications:
1414

1515
### Data Protection
16+
1617
| Tool/Software | Compatibility | Notes | Getting Started |
1718
| --- | --- | --- | --- |
18-
| **Veeam** | Compatible - Certified | Veeam Ready certified, details can be found on [Veeam Alliance Technical Program page](https://www.veeam.com/partners/alliance-partner-technical-programs.html) | [Guide](/pages/storage_and_backup/object_storage/s3_veeam) |
19-
| **IBM Storage Protect** | Compatible - Certified | Officially supported, details can be found on [IBM Storage Protect Support Page](https://www.ibm.com/support/pages/ibm-spectrum-protect-object-storage-support) | Coming Soon |
20-
| **Cohesity, Veritas NetBackup** | Compatible - Certified | Officially supported, details can be found on [NetBackup Support Page - Compatibility Matrix](https://www.veritas.com/support/en_US/dpp.NetBackup) | [Guide](/pages/storage_and_backup/object_storage/s3_cohesity_netbackup) | Coming Soon |
21-
| **Artesca, Veritas BackupExec** | Compatible - Certified | Officially supported, details can be found on [BackupExec Support Page - Hardware and Cloud Storage Compatibility List](https://www.veritas.com/support/en_US/dpp.BackupExec) | Coming Soon |
22-
| **HYCU R-Cloud™** | Compatible - Certified | Officially supported, details can be found on [HYCU R-Cloud User Guide](https://docs.r-cloud.hycu.com/HYCU-R-Cloud-User-Guide.pdf) | [Guide](/pages/hosted_private_cloud/nutanix_on_ovhcloud/40-hycu-backup/) |
19+
| **Veeam** | Compatible - Certified | Veeam Ready certified, details can be found on [Veeam Alliance Technical Program page](https://www.veeam.com/partners/alliance-partner-technical-programs.html){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_veeam) |
20+
| **IBM Storage Protect** | Compatible - Certified | Officially supported, details can be found on [IBM Storage Protect Support Page](https://www.ibm.com/support/pages/ibm-spectrum-protect-object-storage-support){.external} | Coming Soon |
21+
| **Cohesity, Veritas NetBackup** | Compatible - Certified | Officially supported, details can be found on [NetBackup Support Page - Compatibility Matrix](https://www.veritas.com/support/en_US/dpp.NetBackup){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_cohesity_netbackup) | Coming Soon |
22+
| **Artesca, Veritas BackupExec** | Compatible - Certified | Officially supported, details can be found on [BackupExec Support Page - Hardware and Cloud Storage Compatibility List](https://www.veritas.com/support/en_US/dpp.BackupExec){.external} | Coming Soon |
23+
| **HYCU R-Cloud™** | Compatible - Certified | Officially supported, details can be found on [HYCU R-Cloud User Guide](https://docs.r-cloud.hycu.com/HYCU-R-Cloud-User-Guide.pdf){.external} | [Guide](/pages/hosted_private_cloud/nutanix_on_ovhcloud/40-hycu-backup) |
2324

2425
### Data Protection - Kubernetes Backup
26+
2527
| Tool/Software | Compatibility | Notes | Getting Started |
2628
| --- | --- | --- | --- |
2729
| **Veeam Kasten** | Compatible | N/A | [Guide](/pages/storage_and_backup/object_storage/s3_veeam) |
28-
| **Cloud Casa** | Compatible | Officially supported, details can be found on [Cloud Casa product page](https://cloudcasa.io/partners/ovhcloud-kubernetes-backup-and-dr/) | [Guide](/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/) |
29-
| **Trilio** | Compatible | Officially supported, details can be found on [Trilio Support Page](https://docs.trilio.io/kubernetes/appendix/configure-ovh-object-storage-as-a-target) | [Guide](https://help.ovhcloud.com/csm/en-public-cloud-kubernetes-backup-restore-cluster-trilio?id=kb_article_view&sysparm_article=KB0049632)
30-
|**Velereo** | Compatible | N/A | [Guide](/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa/)
30+
| **Cloud Casa** | Compatible | Officially supported, details can be found on [Cloud Casa product page](https://cloudcasa.io/partners/ovhcloud-kubernetes-backup-and-dr/){.external} | [Guide](/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa) |
31+
| **Trilio** | Compatible | Officially supported, details can be found on [Trilio Support Page](https://docs.trilio.io/kubernetes/appendix/configure-ovh-object-storage-as-a-target){.external} | [Guide](/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-namespace-and-applications-with-trilio)
32+
|**Velereo** | Compatible | N/A | [Guide](/pages/public_cloud/containers_orchestration/managed_kubernetes/backup-and-restore-cluster-using-cloudcasa)
3133

3234
### Command-Line Interface Integrations
35+
3336
| Tool/Software | Compatibility | Notes | Getting Started |
3437
| --- | --- | --- | --- |
35-
| **Rclone** | Compatible | Provides a command-line interface for managing objects and buckets. More details on [Rclone](https://rclone.org/) | [Guide](/pages/storage_and_backup/object_storage/s3_rclone) |
36-
| **s3cmd** | Compatible | Provides a command line interface for uploading, retrieving and managing data. More details on [s3cmd](https://s3tools.org/s3cmd) | [Guide](/pages/storage_and_backup/object_storage/s3_s3cmd) |
37-
| **Restic** | Compatible | Provides a backup tool that allows you to back up your Linux, Windows, Mac machines to storage repositories. More details on [Restic](https://restic.net/) | Coming Soon |
38-
| **MinIO client** | Compatible | Provides an alternative to UNIX commands and supports Amazon S3-compatible cloud storage services. More details on [MinIO client](https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect) | Coming Soon |
38+
| **Rclone** | Compatible | Provides a command-line interface for managing objects and buckets. More details on [Rclone](https://rclone.org/){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_rclone) |
39+
| **s3cmd** | Compatible | Provides a command line interface for uploading, retrieving and managing data. More details on [s3cmd](https://s3tools.org/s3cmd){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_s3cmd) |
40+
| **Restic** | Compatible | Provides a backup tool that allows you to back up your Linux, Windows, Mac machines to storage repositories. More details on [Restic](https://restic.net/){.external} | Coming Soon |
41+
| **MinIO client** | Compatible | Provides an alternative to UNIX commands and supports Amazon S3-compatible cloud storage services. More details on [MinIO client](https://min.io/docs/minio/linux/reference/minio-mc.html?ref=docs-redirect){.external} | Coming Soon |
42+
43+
### File management
3944

40-
### File management
4145
| Tool/Software | Compatibility | Notes | Getting Started |
4246
| --- | --- | --- | --- |
43-
| **Cyberduck** | Compatible | Provides an open-source Windows file transfer client for multiple protocols. More details on [Cyberduck](https://docs.cyberduck.io/cyberduck/) | Coming Soon |
44-
| **WinSCP** | Compatible | Provides an open-source Windows file transfer client for multiple protocols. More details on [WinSCP](https://winscp.net/eng/index.php) | [Guide](/pages/storage_and_backup/object_storage/s3_winscp) |
47+
| **Cyberduck** | Compatible | Provides an open-source Windows file transfer client for multiple protocols. More details on [Cyberduck](https://docs.cyberduck.io/cyberduck/){.external} | Coming Soon |
48+
| **WinSCP** | Compatible | Provides an open-source Windows file transfer client for multiple protocols. More details on [WinSCP](https://winscp.net/eng/index.php){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_winscp) |
49+
50+
### File Sharing
4551

46-
### File Sharing
4752
| Tool/Software | Compatibility | Notes | Getting Started |
4853
| --- | --- | --- | --- |
49-
| **ownCloud** | Compatible | Open-source file sync and share platform for collaboration. More details on [ownCloud](https://owncloud.com/product) | [Guide](/pages/storage_and_backup/object_storage/s3_owncloud) |
50-
| **NextCloud Files** | Compatible | Open-source file sync and share platform for collaboration. More details on [NextCloud](https://nextcloud.com/files/) | [Guide](/pages/storage_and_backup/object_storage/s3_nextcloud) |
54+
| **ownCloud** | Compatible | Open-source file sync and share platform for collaboration. More details on [ownCloud](https://owncloud.com/product){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_owncloud) |
55+
| **NextCloud Files** | Compatible | Open-source file sync and share platform for collaboration. More details on [NextCloud](https://nextcloud.com/files/){.external} | [Guide](/pages/storage_and_backup/object_storage/s3_nextcloud) |
5156

5257
## Go further
5358

0 commit comments

Comments
 (0)