How to download Backup Files

Good day,
Is it possible to download backup files via API

If you mean download the backup from remote server (google, sftp, ftp, rclone or b2) to your Hestia server then yes, you can use v-download-backup USER BACKUP

Example:
v-download-backup admin admin.2023-11-09_01-19-21.tar

If you mean direct from the server to local computer no…

Via API no…

We download backup files from the local server via:

And /backup end point is only available internally…

use Termius SSH client. and copy it directly

He wants to use the API not not via sftp client…

okay, its another better way

He want to allow users that connect via the api (His own web UI ) download the backups…

2 Likes