Search found 1967 matches

by tobias
Fri Apr 04, 2025 9:33 am
Forum: Cloud Storage Related Topics
Topic: Copying Zip files to OneDrive
Replies: 2
Views: 8151

Re: Copying Zip files to OneDrive

Hello,
please also remove the checkmark "Decrypt Files Copied Right to Left" under "Encryption" in the profile.

In addition, please go to the tab sheet Versioning->More and choose "Do Not Decode Right-Hand Filenames" in addition to the checkmark "Do Not Decode Left-Hand Filenames" that is most ...
by tobias
Wed Apr 02, 2025 10:20 am
Forum: Syncovery für Linux, FreeBSD und NAS-Geräte
Topic: Error: [] Service not runing
Replies: 9
Views: 141020

Re: Error: [] Service not runing

Guten Tag,
in Syncovery 10.17.2 für Linux (und QNAP) wurde noch ein Bug gefixt, der die Stabilität beeinträchtigt hat.
by tobias
Fri Mar 28, 2025 8:24 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Check if NFS mount is mounted before running job
Replies: 4
Views: 11699

Re: Check if NFS mount is mounted before running job

Hello,
yes, you can use this script:

Code: Select all

function OnProfileStart:Boolean;
begin
  Result:=FileExists('/mnt/volxyz/signalfile.txt');
  end;
by tobias
Fri Mar 28, 2025 1:22 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Check if NFS mount is mounted before running job
Replies: 4
Views: 11699

Re: Check if NFS mount is mounted before running job

Hello,
the easiest solution is the checkmark
"Run Only If Neither Side Is Empty"

on the "Job" tab sheet in the profile.
by tobias
Fri Mar 28, 2025 1:16 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: v10.17.1 not copying from Dropbox
Replies: 5
Views: 5160

Re: v10.17.1 not copying from Dropbox

Hello,
yes, I very much hope I can do it!
by tobias
Fri Mar 28, 2025 12:01 pm
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: v10.17.1 not copying from Dropbox
Replies: 5
Views: 5160

Re: v10.17.1 not copying from Dropbox

Hello,
I have now replaced the 10.17.1 arm installation packages with new ones, created with my original toolchain. The version number, filenames and download URLs remain the same.

When you find the time, could you test it? Maybe do a manual run first to see if it works.

Please note that there can ...
by tobias
Fri Mar 28, 2025 11:03 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: v10.17.1 not copying from Dropbox
Replies: 5
Views: 5160

Re: v10.17.1 not copying from Dropbox

Hello,
can you check if there is a log file from last night's run?

We used a different system to compile the new ARM version, possibly it doesn't run on older NAS devices. In that case, there would be no log file and the web GUI would not have been accessible. Did you check the web UI after ...
by tobias
Thu Mar 27, 2025 11:52 pm
Forum: Mac Topics
Topic: Firefox Bookmarks...
Replies: 2
Views: 26205

Re: Firefox Bookmarks...

Hello,
this all works as designed. It's generally hard to copy anything from an excluded folder.

The only exception is when you specify complete paths without wildcards and add them to the Inclusion Masks. These are the only specifications that can override a folder exclusion.

There are ...
by tobias
Thu Mar 27, 2025 11:31 pm
Forum: Mac Topics
Topic: Number of files to copy in parallel
Replies: 1
Views: 10389

Re: Number of files to copy in parallel

Hello,
it depends on whether you are copying smaller files or large ones.

With small files, you can easily copy 10-20 in parallel to make the best use of your bandwidth.

But if you copy large files like videos, it makes much less sense and can cause disk fragmentation. Fragmentation is less of an ...
by tobias
Thu Mar 27, 2025 12:02 am
Forum: Syncovery für Linux, FreeBSD und NAS-Geräte
Topic: Error: [] Service not runing
Replies: 9
Views: 141020

Re: Error: [] Service not runing

Guten Tag,
in Syncovery 10.17.1 für Linux (und QNAP) wurden weitere Verbesserungen der Stabilität vorgenommen.