-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
S3 compatible bucket support #11
Comments
@Satori83 Can you point me to their APIs and product. Let me try to see, what works and what does not. |
Sure thing man! |
@Satori83 Hey Signed Up for Wasabi, From their signup docs.
All you need to do is update your |
What do you mean, change the hosts file to make the aws endpoint go to
wasabi's?
Thanks,Scott Foster
Founder / Project Coordinator
Office: 215-478-8171 ext.1This e-mail message may contain confidential or
legally privileged information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution, copying
or the taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, or contain viruses. Anyone who communicates with us by
e-mail is deemed to have accepted these risks. Satori Design is not responsible
for errors or omissions in this message and denies any responsibility for any
damage arising from the use of e-mail. Any opinion and other statement contained
in this message and any attachment are solely those of the author and do not
necessarily represent those of the company.
On Mon, Mar 19, 2018 1:08 AM, Shishir Sharma [email protected] wrote:
@Satori83 Hey Signed Up for Wasabi, From their signup docs.
If you are using a third-party S3-compatible storage client (instead of the
Wasabi Management Console) to send and receive files from the Wasabi service,
you will need server / endpoint name for the Wasabi service. This server /
endpoint name is: s3.wasabisys.com
All you need to do is update your /etc/hosts and everything should just work :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yes. |
Ok I will try that. But would it make sense to add an option to set the end
point in the extension since there might be a few compatible s3 providers like
Wasabi?
Thanks,Scott Foster
Founder / Project Coordinator
Office: 215-478-8171 ext.1This e-mail message may contain confidential or
legally privileged information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution, copying
or the taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, or contain viruses. Anyone who communicates with us by
e-mail is deemed to have accepted these risks. Satori Design is not responsible
for errors or omissions in this message and denies any responsibility for any
damage arising from the use of e-mail. Any opinion and other statement contained
in this message and any attachment are solely those of the author and do not
necessarily represent those of the company.
On Tue, Mar 27, 2018 4:37 AM, Shishir Sharma [email protected] wrote:
Yes.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Also, I did the hosts file and flushed DNS. It loads the buckets but doesnt
access them: https://satori-design.d.pr/Hsm2r6
Thanks,Scott Foster
Founder / Project Coordinator
Office: 215-478-8171 ext.1This e-mail message may contain confidential or
legally privileged information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution, copying
or the taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, or contain viruses. Anyone who communicates with us by
e-mail is deemed to have accepted these risks. Satori Design is not responsible
for errors or omissions in this message and denies any responsibility for any
damage arising from the use of e-mail. Any opinion and other statement contained
in this message and any attachment are solely those of the author and do not
necessarily represent those of the company.
On Wed, Mar 28, 2018 11:37 AM, Scott Foster [email protected] wrote:
Ok I will try that. But would it make sense to add an option to set the end
point in the extension since there might be a few compatible s3 providers like
Wasabi?
Thanks,Scott Foster
Founder / Project Coordinator
Office: 215-478-8171 ext.1This e-mail message may contain confidential or
legally privileged information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution, copying
or the taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, or contain viruses. Anyone who communicates with us by
e-mail is deemed to have accepted these risks. Satori Design is not responsible
for errors or omissions in this message and denies any responsibility for any
damage arising from the use of e-mail. Any opinion and other statement contained
in this message and any attachment are solely those of the author and do not
necessarily represent those of the company.
On Tue, Mar 27, 2018 4:37 AM, Shishir Sharma [email protected] wrote:
Yes.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
It makes sense to add an option to set the endpoint. Regarding /etc/hosts, Let me give this a go to figure out what did not work. Just to confirm your account creds does have permission to list files? |
Well it does list files inside Arq, my backup app that goes to Wasabi so I
assume the policies would be the same, no?
Thanks,Scott Foster
Founder / Project Coordinator
Office: 215-478-8171 ext.1This e-mail message may contain confidential or
legally privileged information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution, copying
or the taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they can be
intercepted, amended, or contain viruses. Anyone who communicates with us by
e-mail is deemed to have accepted these risks. Satori Design is not responsible
for errors or omissions in this message and denies any responsibility for any
damage arising from the use of e-mail. Any opinion and other statement contained
in this message and any attachment are solely those of the author and do not
necessarily represent those of the company.
On Thu, Mar 29, 2018 2:35 AM, Shishir Sharma [email protected] wrote:
It makes sense to add an option to set the endpoint.
Regarding /etc/hosts, Let me give this a go to figure out what did not work.
Just to confirm your account creds does have permission to list files?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Can we have support for S3 compatible providers like Wasabi? Thats who I use since there faster and cheaper and this tool would be perfect:) please, please please:)
The text was updated successfully, but these errors were encountered: