Search found 1668 matches

by tobias
Wed Jun 08, 2022 1:45 pm
Forum: General Topics, Announcements and FAQs
Topic: Trigger profile externally after Veeam Backup Job Completes
Replies: 10
Views: 5087

Re: Trigger profile externally after Veeam Backup Job Completes

Hi,
OK, the posted data needs to be in JSON form, something like this:

{"ProfileName":"xyz"}
by tobias
Wed Jun 08, 2022 9:05 am
Forum: General Topics, Announcements and FAQs
Topic: Trigger profile externally after Veeam Backup Job Completes
Replies: 10
Views: 5087

Re: Trigger profile externally after Veeam Backup Job Completes

Another way would be if you put a signal file in some folder on the QNAP. One profile could run every 1 minute and look for the signal file. If it's there, it could copy it to some dummy destination folder. It could have an "Execute before/after" command like this: ++RUN PROFILE Your Main Profile Th...
by tobias
Wed Jun 08, 2022 8:27 am
Forum: General Topics, Announcements and FAQs
Topic: Trigger profile externally after Veeam Backup Job Completes
Replies: 10
Views: 5087

Re: Trigger profile externally after Veeam Backup Job Completes

Currently you'd need to automate an SSH login and invoke a command line, or be able to trigger an HTTP POST that must appear to come from localhost to the URL https://localhost:8999/post_runprofile.php with the form parameter ProfileName=xyz I will try to add an easier HTTP API in the next update. Y...
by tobias
Wed Jun 08, 2022 8:03 am
Forum: General Topics, Announcements and FAQs
Topic: Trigger profile externally after Veeam Backup Job Completes
Replies: 10
Views: 5087

Re: Trigger profile externally after Veeam Backup Job Completes

Everything is possible, but the difficulty varies. There is no easy answer. I have to investigate.
by tobias
Wed Jun 08, 2022 6:44 am
Forum: General Topics, Announcements and FAQs
Topic: Syncovery Web. TLS 1.3 certificate
Replies: 1
Views: 2588

Re: Syncovery Web. TLS 1.3 certificate

Yes, eventually it will surely be updated.
by tobias
Wed Jun 08, 2022 6:43 am
Forum: Mac Topics
Topic: Can't Stop Profile
Replies: 1
Views: 7752

Re: Can't Stop Profile

Hello, the profile is probably running in the BackgroundScheduler process, or in a separate SyncoveryCL or SyncoverySRV process. So you'd have to kill those. In general, when a profile hangs, please right-click and choose "Diagnose Activity". Please update Syncovery to the latest version. Sometimes ...
by tobias
Tue Jun 07, 2022 8:39 am
Forum: General Topics, Announcements and FAQs
Topic: Trigger profile externally after Veeam Backup Job Completes
Replies: 10
Views: 5087

Re: Trigger profile externally after Veeam Backup Job Completes

Hello,
thanks for your post!

So Veeam is running on a Windows machine, and when done you would like to start a Syncovery job on QNAP?
by tobias
Tue Jun 07, 2022 6:46 am
Forum: Syncovery für Windows
Topic: Symlinks erstellen mit Syncovery
Replies: 16
Views: 6889

Re: Symlinks erstellen mit Syncovery

Hier ein Script, um die Zeichenfolge Aqua mit Pool zu ersetzen: function OnReplaceFilenameLeftToRight(const FileName: UnicodeString; const isFolder: Boolean):UnicodeString; begin Result:=StringReplace(FileName,'Aqua','Pool',false); end; Für die Auswahl bestimmter Namen kann man die Ordnermasken verw...
by tobias
Mon Jun 06, 2022 9:07 pm
Forum: Syncovery für Windows
Topic: Symlinks erstellen mit Syncovery
Replies: 16
Views: 6889

Re: Symlinks erstellen mit Syncovery

Hi, die neue Version 10.dev.12 fügt eine neue, sehr spezielle Option hinzu unter "Ordner" im Profil (ganz nach unten scrollen): Create Folder Symlinks from Destination to Source – Don’t Copy Any Files Ich habe es aber noch nicht mit PascalScript zum Umbenennen getestet. Das mache ich morgen und post...
by tobias
Mon Jun 06, 2022 8:45 pm
Forum: Windows Topics
Topic: Files in C:\Users\username\AppData\Roaming
Replies: 3
Views: 3972

Re: Files in C:\Users\username\AppData\Roaming

Hello,
you just need to choose the default Syncovery.ini location on the Program Settings dialog, tab sheet "Prefs".

It should be "one INI file for all users".

Then it will all be in the folder C:\ProgramData\Syncovery.