<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Impossible to use OVH object Storage (S3) - Core Features (storage, backup, admin, external client sync)				            </title>
            <link>https://community.zextras.com/forum/zextras-suite-backup/impossible-to-use-ovh-object-storage-s3/</link>
            <description>Zextras Community Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 11 Jul 2026 07:48:45 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Impossible to use OVH object Storage (S3)</title>
                        <link>https://community.zextras.com/forum/zextras-suite-backup/impossible-to-use-ovh-object-storage-s3/#post-4737</link>
                        <pubDate>Fri, 24 Mar 2023 17:38:27 +0000</pubDate>
                        <description><![CDATA[or my current project, I need to use OVH Object Storage for the cheap bandwidth. However, I&#039;d like to use AWS Amplify for the integrated mobile experience.
My needs are :


Users should ...]]></description>
                        <content:encoded><![CDATA[<p class="_1qeIAgB0cPwnLhDF9XSiJM">or my current project, I need to use OVH Object Storage for the cheap bandwidth. However, I'd like to use AWS Amplify for the integrated mobile experience.</p>
<p class="_1qeIAgB0cPwnLhDF9XSiJM">My needs are :</p>
<ul class="_33MEMislY0GAlB78wL1_CR">
<li class="_3gqTEjt4x9UIIpWiro7YXz">
<p class="_1qeIAgB0cPwnLhDF9XSiJM">Users should be able to upload files only if they are connected (authentication is handled by AWS Cognito)</p>
</li>
</ul>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/zextras-suite-backup/">Core Features (storage, backup, admin, external client sync)</category>                        <dc:creator>nahihua535</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/zextras-suite-backup/impossible-to-use-ovh-object-storage-s3/#post-4737</guid>
                    </item>
				                    <item>
                        <title>Impossible to use OVH object Storage (S3)</title>
                        <link>https://community.zextras.com/forum/zextras-suite-backup/impossible-to-use-ovh-object-storage-s3/#post-3333</link>
                        <pubDate>Mon, 27 Jun 2022 19:14:28 +0000</pubDate>
                        <description><![CDATA[Hello,
Using ZX 3.11.0 on 9.0.0.ZEXTRAS.20210811.UBUNTU18.64 FOSS
 
OVH provides Object Storage (S3). OVH datacenters are located in France which is very important for us, thus we&#039;d like ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p><span>Using ZX </span><strong>3.11.0</strong><span> on </span><strong>9.0.0.ZEXTRAS.20210811.UBUNTU18.64 FOSS</strong></p>
<p> </p>
<p>OVH provides Object Storage (S3). OVH datacenters are located in France which is very important for us, thus we'd like to store our blobs there.</p>
<p>However, after dozens of tests, I could never suceed to.</p>
<p>Using the official AWS cli, I can access the OVH S3 bucket without any issues (cp, ls, rm, ...)</p>
<p>I tried to configure the bucket in ZX either as S3 or as CustomS3, the result is always the same :</p>
<pre contenteditable="false">zxsuite core doCreateBucket S3 zimbra-store xxxxxx xxxxxx url s3.gra.perf.cloud.ovh.net
zxsuite core doCreateBucket CustomS3 zimbra-store xxxxxx xxxxxx s3.gra.perf.cloud.ovh.net</pre>
<p>Doing this, the store doesn't work, I get a very strange error :</p>
<pre contenteditable="false">java.lang.RuntimeException: com.zextras.lib.vfs.VfsError: Error occurred in underlying filesystem Unable to execute HTTP request: Connect to s3.gra.perf.cloud.ovh.net:80  failed: Connection refused</pre>
<p>I'm surprised to see a port 80 here, since the service is supposed to be https :</p>
<pre contenteditable="false">bucketName                                                  zimbra-store
protocol                                                    HTTPS
storeType                                                   CUSTOM_S3
accessKey                                                   xxxxxx
uuid                                                        6631bca3-9b72-418a-8e76-042724a356d9
url                                                         s3.gra.perf.cloud.ovh.net
</pre>
<p> </p>
<p>So I tried to provide the port :</p>
<pre contenteditable="false">zxsuite core doCreateBucket S3 zimbra-store xxxxxx xxxxxx url s3.gra.perf.cloud.ovh.net:443
zxsuite core doCreateBucket CustomS3 zimbra-store xxxxxx xxxxxx s3.gra.perf.cloud.ovh.net:443</pre>
<p>But doing this, the error message is worse :</p>
<pre contenteditable="false">java.lang.RuntimeException: com.zextras.lib.vfs.VfsError: Error occurred in underlying filesystem Unable to execute HTTP request: The target server failed to respond</pre>
<p> </p>
<p>Since the AWS cli works with my OVH bucket, I understand the OVH S3 is quite well compatible. So I suppose something in Zextras is restrictive, but I don't understand what...</p>
<p> </p>
<p>Thanks</p>
<p>Nicolas</p>]]></content:encoded>
						                            <category domain="https://community.zextras.com/forum/zextras-suite-backup/">Core Features (storage, backup, admin, external client sync)</category>                        <dc:creator>niko</dc:creator>
                        <guid isPermaLink="true">https://community.zextras.com/forum/zextras-suite-backup/impossible-to-use-ovh-object-storage-s3/#post-3333</guid>
                    </item>
							        </channel>
        </rss>
		