Search found 13 matches

by Systeq
Fri Apr 04, 2025 9:40 am
Forum: Cloud Storage Related Topics
Topic: Copying Zip files to OneDrive
Replies: 2
Views: 5594

Re: Copying Zip files to OneDrive

Brilliant, thanks Tobias.

It was the "Do Not Decode Right-Hand Filenames" that did the trick, as you say the option was already select for Left-Hand files.

Keep up the good work, I've used Syncovery for years and it's still my go to for moving files around.
by Systeq
Fri Apr 04, 2025 9:23 am
Forum: Cloud Storage Related Topics
Topic: Copying Zip files to OneDrive
Replies: 2
Views: 5594

Copying Zip files to OneDrive

Hi

I'm getting the following error when try to copy zipped files to OneDrive (this is a two way sync, so in this case the copy direction is Right to Left).

"Unzipping to an FTP or other Internet folder is not supported"

Whilst I appreciate unzipping isn't supported in this case, I don't want to ...
by Systeq
Wed Jun 22, 2022 11:57 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Email Notification error on QNAP
Replies: 3
Views: 8746

Re: Email Notification error on QNAP

Thanks Tobias, I'll have a play with it and see what I can come up with.

I configured it in exactly the same way I have a working Windows version of Syncovery configured, so I know those settings do work, but there may be a different configuration that works also. At least I can now receive ...
by Systeq
Wed Jun 22, 2022 11:22 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Email Notification error on QNAP
Replies: 3
Views: 8746

Re: Email Notification error on QNAP

Ok so it appears tp be TLS that isn't working. Setting the SMTP Configuration to "Insecure" works. Is there some additional configuration needed for TLS?
by Systeq
Wed Jun 22, 2022 11:20 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Email Notification error on QNAP
Replies: 3
Views: 8746

Email Notification error on QNAP

Currently running Syncovery 9.47g on the latest QNAP firmware.

Jobs are running ok, however I can't get email notifications to work. I've configured the email/SMTP settings with 2 different known working configurations, and in both cases when I send a test email I get:

An Exception occurred ...
by Systeq
Tue Apr 26, 2022 11:47 am
Forum: Cloud Storage Related Topics
Topic: Replace Characters not working
Replies: 8
Views: 19714

Re: Replace Characters not working

Thank you

The script is standard at the moment, I haven't made any modifications to it.
by Systeq
Tue Apr 26, 2022 11:09 am
Forum: Cloud Storage Related Topics
Topic: Replace Characters not working
Replies: 8
Views: 19714

Re: Replace Characters not working

Hi

So on further analysis it looks like I was wrong about the cause of the issue, it's not the period. It appears to be files that have characters that need replacing in both the folder and file names. As a sample of the errors:

\Data\Customers\RLO\MC:DOLS\MC꞉Dols.png (Folder does not exist: MC ...
by Systeq
Tue Apr 26, 2022 9:56 am
Forum: Cloud Storage Related Topics
Topic: Replace Characters not working
Replies: 8
Views: 19714

Re: Replace Characters not working

What's the encoding you're using in the script? It doesn't seem to comply with standard Unicode.

I need to add some additional entries, for example folders with "." in the name are also failing, so I need to modify those.

Thanks
by Systeq
Mon Apr 25, 2022 5:00 pm
Forum: Cloud Storage Related Topics
Topic: Replace Characters not working
Replies: 8
Views: 19714

Re: Replace Characters not working

Thank you for the quick reply.

The sync will only ever be one way in this case, so a single character shouldn't be an issue.

I originally tried setting the rule on the right, which didn't work either. However something I'm confused by is that populating the rules on one side also populates the ...
by Systeq
Mon Apr 25, 2022 4:07 pm
Forum: Cloud Storage Related Topics
Topic: Replace Characters not working
Replies: 8
Views: 19714

Replace Characters not working

I'm trying to upload from an sftp site to OneDrive. The sftp site allows almost all characters, so we have various files and folders with | ? etc in the name, which obviously aren't allowed by OneDrive. If I attempt to sync then obviously it fails on those files and folders.

To resolve the issue I ...