Skip to content
Snippets Groups Projects
Commit ae210540 authored by Milan Daneček's avatar Milan Daneček
Browse files

Merge branch 'object-storage' into 'main'

Minor fix

See merge request 703/docs/du-docs-priv!8
parents 8eaa452d d15bc28a
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ Data Management Services is a portfolio of services allowing to facilitate the w ...@@ -17,7 +17,7 @@ Data Management Services is a portfolio of services allowing to facilitate the w
**S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link. It can be connected from all over the world ;-). **S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link. It can be connected from all over the world ;-).
[:octicons-arrow-right-24: Overview of S3 Service](./object-storage/s3-service.md)<br/> [:octicons-arrow-right-24: Overview of S3 Service](./object-storage/s3-service.md)<br/>
[:octicons-arrow-right-24: Favourite S3 Clients](./object-storage/s3-clients.md)<br/> [:octicons-arrow-right-24: Favorite S3 Clients](./object-storage/s3-clients.md)<br/>
[:octicons-arrow-right-24: Advanced S3 Functions](./object-storage/s3-features.md)<br/> [:octicons-arrow-right-24: Advanced S3 Functions](./object-storage/s3-features.md)<br/>
[:octicons-arrow-right-24: Veeam setup against S3](./object-storage/veeam-backup.md)<br/> [:octicons-arrow-right-24: Veeam setup against S3](./object-storage/veeam-backup.md)<br/>
......
...@@ -4,7 +4,7 @@ nav: ...@@ -4,7 +4,7 @@ nav:
- Data Storage Services: index.md - Data Storage Services: index.md
- S3 Service: - S3 Service:
- S3 Overview: object-storage/s3-service.md - S3 Overview: object-storage/s3-service.md
- Fauvorite S3 clients: object-storage/s3-clients.md - Favorite S3 clients: object-storage/s3-clients.md
- Advanced S3 features: object-storage/s3-features.md - Advanced S3 features: object-storage/s3-features.md
- Veeam backup over S3: object-storage/veeam-backup.md - Veeam backup over S3: object-storage/veeam-backup.md
- RBD Service: - RBD Service:
......
...@@ -16,7 +16,7 @@ Object Storage Services is a portfolio of services allowing to facilitate your a ...@@ -16,7 +16,7 @@ Object Storage Services is a portfolio of services allowing to facilitate your a
**S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link. **S3** is a general service suitable for most of the usecases (archives, backups, special applications...). It also allows to share your data with other users or publicly via link.
[:octicons-arrow-right-24: Overview of S3 Service](./s3-service.md) [:octicons-arrow-right-24: Overview of S3 Service](./s3-service.md)
[:octicons-arrow-right-24: Favourite S3 Clients](./rclone.md) [:octicons-arrow-right-24: Favorite S3 Clients](./rclone.md)
[:octicons-arrow-right-24: Advanced S3 Functions](./rclone.md) [:octicons-arrow-right-24: Advanced S3 Functions](./rclone.md)
[:octicons-arrow-right-24: Veeam stup against S3](./rclone.md) [:octicons-arrow-right-24: Veeam stup against S3](./rclone.md)
<!--- <!---
......
...@@ -3,7 +3,7 @@ languages: ...@@ -3,7 +3,7 @@ languages:
- en - en
- cs - cs
--- ---
# Favourite S3 service clients # Favorite S3 service clients
In the following section you can find recommended S3 clients. For all S3 clients are necessary S3 credentials `access_key` and `secret_key` and the S3 endpoint address, see below. In the following section you can find recommended S3 clients. For all S3 clients are necessary S3 credentials `access_key` and `secret_key` and the S3 endpoint address, see below.
???+ note "Available S3 endpoints" ???+ note "Available S3 endpoints"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment