Search found 6 matches

by tukan
Mon May 13, 2024 7:42 am
Forum: Windows Topics
Topic: How to access profilelist (with SSL and user/passwd)?
Replies: 5
Views: 11104

Re: How to access profilelist (with SSL and user/passwd)?


Hello,
I won't be able to change the behavior soon. But you can whitelist your monitoring server's IP address so that you don't need authentication for the profile list.

Just add this to Syncovery.ini:

SkipProfileListAuthForIP=192.168.12.58

(change the IP as needed)


That workaround could ...
by tukan
Sun May 05, 2024 10:55 am
Forum: Windows Topics
Topic: How to backup the encryption used with Syncovery on Windows?
Replies: 4
Views: 9407

Re: How to backup the encryption used with Syncovery on Windows?


Hi,
you can't really unscramble the filenames without Syncovery. But don't worry, Syncovery will always be there.

However I will provide a way to export a list or CSV table where you can look up encrypted file names.

In general only use encrypted filenames if you really really feel the need for ...
by tukan
Wed May 01, 2024 8:54 am
Forum: Windows Topics
Topic: How to access profilelist (with SSL and user/passwd)?
Replies: 5
Views: 11104

Re: How to access profilelist (with SSL and user/passwd)?

tobias wrote: Tue Apr 30, 2024 3:11 pm Hello,
difficult question, I think I need to make a Syncovery update for this requirement!

I will check it out this week.
I thought so because I tried everything that I could think of (like login first and then try to access the json file). Thank you for improving Syncovery!
by tukan
Wed May 01, 2024 8:53 am
Forum: Windows Topics
Topic: How to backup the encryption used with Syncovery on Windows?
Replies: 4
Views: 9407

Re: How to backup the encryption used with Syncovery on Windows?


Hello,
the only information you need is the encryption Password Phrase, which you can find in each profile unter "Compress/Encrypt", on the "Encrypt" tab sheet.


Thank you Tobias for your reply. For encryption yes, but I have also scrambled the files. How do I know which file is which? This also ...
by tukan
Tue Apr 30, 2024 2:44 pm
Forum: Windows Topics
Topic: How to backup the encryption used with Syncovery on Windows?
Replies: 4
Views: 9407

How to backup the encryption used with Syncovery on Windows?

Hi all,

I would like to have a complete off-line backup with complete possibility to decrypt all encrypted files. I would store the information in e.g. Veracrypt container so it would be still safe.

Is there a way to backup the encryption information used in Syncovery?

Thank you.
by tukan
Tue Apr 30, 2024 2:41 pm
Forum: Windows Topics
Topic: How to access profilelist (with SSL and user/passwd)?
Replies: 5
Views: 11104

How to access profilelist (with SSL and user/passwd)?

Hi all,

I would like to access the JSON file, which gives the job(s) results with SSL and user/password turned on. It works correctly when SSL and user/password are switched off.

I have tried to access the resource via:
https://<user>:<password>@<localaddress>:8999/profilelist.json

That did not ...