Search found 1982 matches

by tobias
Tue Mar 26, 2024 11:01 am
Forum: Syncovery für Linux, FreeBSD und NAS-Geräte
Topic: [Vorschlag] Additional Destinations mit in Übersicht
Replies: 1
Views: 15305

Re: [Vorschlag] Additional Destinations mit in Übersicht

Hi,
ja, sowas in der Art werde ich sicherlich umsetzen!
by tobias
Mon Mar 25, 2024 11:51 pm
Forum: Windows Topics
Topic: Error creating folder on target
Replies: 7
Views: 12573

Re: Error creating folder on target

Hello,
the new version 10.13.6 should fix this now.
by tobias
Mon Mar 25, 2024 5:12 pm
Forum: Allgemeine Themen, Ankündigungen und Fragen
Topic: MS SQL Datenbank sichern
Replies: 1
Views: 14202

Re: MS SQL Datenbank sichern

Hi,
das Script kann man natürlich für Syncovery übersetzen, ich melde mich nochmal dazu!
by tobias
Mon Mar 25, 2024 10:04 am
Forum: Windows Topics
Topic: Error creating folder on target
Replies: 7
Views: 12573

Re: Error creating folder on target

Hi,
thanks, this is a new bug, I will fix it today.
by tobias
Sun Mar 24, 2024 7:54 pm
Forum: General Topics, Announcements and FAQs
Topic: HTTP ERROR 409 Conflict - Name already exists
Replies: 25
Views: 43035

Re: HTTP ERROR 409 Conflict - Name already exists

Hi,
this is very unusual. It means that the chunked upload isn't working. Only file that are uploaded as one part, up to 32 MB, work.

I have no idea why, it doesn't happen with my OneDrive account, and the upload code is also pretty old, nothing significant has changed in a few years.

I think ...
by tobias
Sun Mar 24, 2024 2:56 pm
Forum: Windows Topics
Topic: Syncovery and file downloading via http/https.
Replies: 3
Views: 8123

Re: Syncovery and file downloading via http/https.

Hello,
yes, I have put it on my to do list to write an article about it.
by tobias
Sun Mar 24, 2024 10:31 am
Forum: Windows Topics
Topic: Syncovery and file downloading via http/https.
Replies: 3
Views: 8123

Re: Syncovery and file downloading via http/https.

Hello,
yes, you can download from https-URLs that point to a simple web server rather than a cloud storage API.

To do so, you can choose the HTTP protocol on the Internet Protocol Settings dialog.

The URL that you put into the profile should point to the folder where the files are stored.

For ...
by tobias
Sun Mar 24, 2024 10:20 am
Forum: General Topics, Announcements and FAQs
Topic: HTTP ERROR 409 Conflict - Name already exists
Replies: 25
Views: 43035

Re: HTTP ERROR 409 Conflict - Name already exists

Hi,
yes, these chunk sizes are hardcoded and not configurable, so you only need to install the update.
by tobias
Sun Mar 24, 2024 12:47 am
Forum: General Topics, Announcements and FAQs
Topic: HTTP ERROR 409 Conflict - Name already exists
Replies: 25
Views: 43035

Re: HTTP ERROR 409 Conflict - Name already exists

Hello,
the new version 10.13.5 is now available, and it reduces the chunk size for OneDrive/Sharepoint uploads from 60MB to 32MB, and also falls back to 8 MB in case of any transfer errors.

Would be very interested in knowing if this helps at all?
by tobias
Sat Mar 23, 2024 11:29 pm
Forum: General Topics, Announcements and FAQs
Topic: HTTP ERROR 409 Conflict - Name already exists
Replies: 25
Views: 43035

Re: HTTP ERROR 409 Conflict - Name already exists

Hi,
just to complete the information in this thread. If there are every problems with larger files, you can specify a split size on the Internet Protocol Settings dialog. Just use the checkmark at the bottom, and specify, for example:

Split Large Files - Maximum Part Size: 50 M

Where the M stands ...