Creating a all users backup without admin user

hey im going to move my users into a new server.

i wanna know how to make a backup with all the users without admin account and restore to my new server?

i found this but it takes only one user

v-backup-users

create separate backups for each users (including admin)

And then delete the admin user backup

1 Like

remove admin and then v-restore-user for all the users inside the /backup right ?

do i need to run any commands after moving the users if the ip is different ? i used myvestacp in the past i remember they have a command v-normalize-restored-user after moving the servers

You have 2 options:

Setup remote backup to the new host and use sftp + /backup folder as target if that doesn’t work:

Use scp

scp /backup/*.tar [email protected]:/backup/

And then restore all backups

No it should update during the restore…

1 Like

i hope new hestiacp update will be cool :grinning:

hey a small question i have arm64 server does that server backup works for x86 server ?

Yes it will work fine

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.