Search found 1668 matches

by tobias
Mon May 04, 2020 9:42 am
Forum: Cloud Storage Related Topics
Topic: Need new service - "Yandex Object Storage" :)
Replies: 1
Views: 3854

Re: Need new service - "Yandex Object Storage" :)

Hello,
S3 compatible APIs can be accessed by choosing S3 in Syncovery, and adding the server URL after the bucketname, like this:

bucketname@server.url

An example for Wasabi:
bucketname@s3.wasabisys.com

With Yandex, I believe it should be:
bucketname@storage.yandexcloud.net
by tobias
Mon May 04, 2020 9:35 am
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

I will also just add an Ini file option to always use Signature V4 in the next Syncovery update!
by tobias
Mon May 04, 2020 8:13 am
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

Hello, yes if you could send instructions on how to set this up in the Amazon bucket or account, that would be great. I don’t normally work with AIM or policies myself. Alternatively, you could turn on Internet Protocol Logging on the Logs tab sheet of the Program Settings dialog and send sanitized ...
by tobias
Sat May 02, 2020 11:25 am
Forum: Cloud Storage Related Topics
Topic: Unable to connect with Mega.co
Replies: 22
Views: 35548

Re: Unable to connect with Mega.co

Hello,
I have now released version 8.67b and 9.00rc3 with significant improvements to the Mega connector. You will see mproved performance and hang fixes caused by unnecessary extra logins, which the servers did not like.
by tobias
Sat May 02, 2020 11:24 am
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

Hello,
the new version 8.67b should now be able to recognize the need for Signature version 4 even without the additional lines in the Ini file. I am not 100% sure that it works in your set-up though but it should.
by tobias
Thu Apr 30, 2020 11:38 pm
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

Hi,
OK, let me know if it works - if not I'll provide an update that should work without Ini modification.
by tobias
Thu Apr 30, 2020 10:13 am
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

Hello, Syncovery tries to avoid signature V4 because it is expensive (the source files have to be read twice to calulcate the hash). If you tell Syncovery explicitly to use KMS, it should work. To do that, please add the following lines to the Main section of the Syncovery.ini file. Like this: AWSSe...
by tobias
Thu Apr 30, 2020 8:40 am
Forum: Cloud Storage Related Topics
Topic: Support for AWS Signature Version 4.
Replies: 12
Views: 23970

Re: Support for AWS Signature Version 4.

Hello,
Syncovery automatically uses signature V4 when it has reason to believe it's necessary. Apparently you have a server side setting that Syncovery doesn't know about? Which Syncovery version do you have?
by tobias
Wed Apr 29, 2020 8:52 pm
Forum: Cloud Storage Related Topics
Topic: Unable to connect with Mega.co
Replies: 22
Views: 35548

Re: Unable to connect with Mega.co

I am uploading to a new account with good success right now, please try 8.67a.
by tobias
Wed Apr 29, 2020 9:47 am
Forum: Cloud Storage Related Topics
Topic: Unable to connect with Mega.co
Replies: 22
Views: 35548

Re: Unable to connect with Mega.co

Hello,
by the way, I have now released version 8.67a, fixing the Browse button in the profiles.

Unfortunately I am getting a lot of errors "request failed, retrying" from the API now. These errors come directly from the Mega servers, so I probably cannot do anything about them.