Search found 25 matches

by RikkerdNL
Fri 17. Jul 2026, 09:40
Forum: Usage
Topic: Sending Email via 3rd Party Service?
Replies: 3
Views: 1803

Re: Sending Email via 3rd Party Service?

Hi all, Forgive me, my brain is a little fried as I have been working on this issue for hours. I have successfully transferred 10 domains from a Centos 7 Plesk server to a Debian 13 KeyHelp server. So far, all is good. I have tested SSL Certs against ssllabs.com and ALL come back A+. I have tested ...
by RikkerdNL
Fri 17. Jul 2026, 09:35
Forum: Bugs / Issues
Topic: Restore backup to user folder, root permission issue [SOLVED]
Replies: 5
Views: 4215

Re: Restore backup to user folder, root permission issue [SOLVED]

The reason for all this - and this bothers me as well - is that when restoring a path and using the "Alternative path" feature, the whole directory tree like "/home/users/.../...." is created within the alternative path. When doing this with an administrator account, the structure /home/users/ ends ...
by RikkerdNL
Mon 11. May 2026, 11:43
Forum: Bugs / Issues
Topic: Restore backup to user folder, root permission issue [SOLVED]
Replies: 5
Views: 4215

Re: Restore backup to user folder, root permission issue [SOLVED]

Small update, I thought I have seen a reply with some information. But now I don't see it. But creating the folder before restore in the users file manager solved the issue with the permissions. When creating a folder in /files/ then do a restore in the new created folder works. When I let the ...
by RikkerdNL
Fri 8. May 2026, 15:31
Forum: Feature Requests
Topic: Bookmark option for file manager [SOLVED]
Replies: 2
Views: 3701

Re: Bookmark option for file manager [SOLVED]

Alexander wrote: Fri 8. May 2026, 15:13 I've got you covered ;).

Just a quick mock-up:

Bildschirmfoto vom 2026-05-08 15-10-40.png
Wow, that was really quick. This is exactly what I’m looking for, and it would be great if you could implement it.
by RikkerdNL
Fri 8. May 2026, 12:31
Forum: Bugs / Issues
Topic: Restore backup to user folder, root permission issue [SOLVED]
Replies: 5
Views: 4215

Re: Restore backup to user folder, root permission issue [SOLVED]

Hello, when cou create the restore folder as user the permissions an owner stay as they are. Ok. I tested some things. The user main folder in /home/users/ has set root:root as permission. this is also the folder I restore with the rest in it. So this is not accessible for the user after a restore ...
by RikkerdNL
Fri 8. May 2026, 09:23
Forum: Feature Requests
Topic: Bookmark option for file manager [SOLVED]
Replies: 2
Views: 3701

Bookmark option for file manager [SOLVED]

Firstly, thank you for the great panel. One feature I’m really missing, and that I also really like in the Webmin file manager, is a bookmark function. In our case, we have a Laravel directory located in /files/, so it is not publicly accessible. As part of our workflow, we manually visit this f ...
by RikkerdNL
Fri 8. May 2026, 09:18
Forum: Bugs / Issues
Topic: Restore backup to user folder, root permission issue [SOLVED]
Replies: 5
Views: 4215

Restore backup to user folder, root permission issue [SOLVED]

I'm sure the cause of the problem is within KeyHelp (e.g. Yes/No (Problems not related to KeyHelp belong in the Offtopic forum)) Yes Server operating system + version (e.g. Ubuntu 20.04) Ubuntu 24.04 Server virtualization technology used (e.g. none, OpenVZ, KVM, XEN, etc.) KVM KeyHelp version ...
by RikkerdNL
Wed 14. Jan 2026, 11:00
Forum: Bugs / Issues
Topic: issues with backup and lock [SOLVED]
Replies: 3
Views: 10267

Re: issues with backup and lock [SOLVED]

Thank you for the help. I changed the connection without any solution. I switched to sftp and this has no lock issues any longer. The issue is strange because I also use restic with my own bash script this does a backup and a clean action, without issues on the ftps host. So for now it works via ...
by RikkerdNL
Sun 4. Jan 2026, 16:11
Forum: Bugs / Issues
Topic: issues with backup and lock [SOLVED]
Replies: 3
Views: 10267

issues with backup and lock [SOLVED]

I'm sure the cause of the problem is within KeyHelp Maybe it is in Restic, but using the native backup feature of Keyhelp. Server operating system + version Ubuntu Linux 24.04.3 Server virtualization technology used KVM KeyHelp version + build number 25.3 (Build 3565) Problem description / error ...
by RikkerdNL
Wed 10. Dec 2025, 11:25
Forum: Feature Requests
Topic: Remove IP from Fail2Ban via API
Replies: 0
Views: 14111

Remove IP from Fail2Ban via API

I’ve checked the documentation, and unless I’m missing something, there doesn’t seem to be a way to remove a blacklisted IP from Fail2Ban via the API. It would be great if this functionality could be added, as it would be much cleaner to handle this through the API instead of relying on less elegant ...
by RikkerdNL
Mon 28. Apr 2025, 12:08
Forum: Usage
Topic: Backup & Restore single account [SOLVED]
Replies: 4
Views: 33784

Re: Backup & Restore single account [SOLVED]

Ok, that was also my initially thought. I am familiar with the migration tool. Maybe I will make a backup and restore script for local use. I don't know if this will be handy for others? Because you also offer a tool for it.
by RikkerdNL
Mon 28. Apr 2025, 11:52
Forum: Usage
Topic: Backup & Restore single account [SOLVED]
Replies: 4
Views: 33784

Re: Backup & Restore single account [SOLVED]

Am I correct? No. KeyHelp has an integrated backup-system based on restic. Yes I understand. But does the backup provide a restore the single user account? Even when it is does not exists in KeyHelp. I see the following options when a restore is chosen: Email accounts Databases Files and ...
by RikkerdNL
Mon 28. Apr 2025, 11:34
Forum: Usage
Topic: Backup & Restore single account [SOLVED]
Replies: 4
Views: 33784

Backup & Restore single account [SOLVED]

Am I correct that there is no native way to quickly back up and restore a single user with their data, database, cron etc. For example when we want to quickly transfer the account to another server?
by RikkerdNL
Wed 23. Apr 2025, 08:56
Forum: General Discussions
Topic: Could support backup to minio?
Replies: 2
Views: 19207

Re: Could support backup to minio?

Maybe you are blocking something with the firewall? I tested with iDrive free 10GB, and it is working great.
by RikkerdNL
Fri 7. Feb 2025, 09:37
Forum: Modifications / Scripts
Topic: Script for importing DirectAdmin backups
Replies: 9
Views: 116087

Re: Script for importing DirectAdmin backups

Ah sorry I overlooked the schema part of the API page totally, this explains it a lot. Thank you, thought it was only for the domain redirects. Thank you for the quick help now I can continue.