v-backup-user admin Failed
-
- Posts: 3
- Joined: Tue Dec 06, 2016 8:23 am
v-backup-user admin Failed
Hey,
we have vesta with centos 6.9 on it. And i logged in via ssh with putty. On our other server with centos 6.8 it works when i want to do a backup with: v-backup-user admin
but on this server i get: [admin@server ~]$ v-backup-user admin
-bash: v-backup-user: command not found
In the documentation it says thats the right command. Any idea why its not working?
Thanks in advance!
we have vesta with centos 6.9 on it. And i logged in via ssh with putty. On our other server with centos 6.8 it works when i want to do a backup with: v-backup-user admin
but on this server i get: [admin@server ~]$ v-backup-user admin
-bash: v-backup-user: command not found
In the documentation it says thats the right command. Any idea why its not working?
Thanks in advance!
Re: v-backup-user admin Failed
It's variables prob, not script:
or
viewtopic.php?uid=17&f=16&t=5075&start=0#p15173
PS: Or you can use full path - /usr/local/vesta/bin/v-backup-user
Code: Select all
export VESTA=/usr/local/vesta/
viewtopic.php?uid=17&f=16&t=5075&start=0#p15173
PS: Or you can use full path - /usr/local/vesta/bin/v-backup-user