Particular case with one client
I have Linux box for VEB backups and want to backup Win servers every 4 hours.
I'm trying to simulate network down with script like this
sudo ip link set enp3s0 down
sleep 300
sudo ip link set enp3s0 up
but it doesn't work, nothing happens after 5 minutes, although job is configured to do a backup when backup storage is plugged in.
Any ideas?
-
- Service Provider
- Posts: 252
- Liked: 20 times
- Joined: Aug 02, 2011 9:30 pm
- Full Name: Matjaž Antloga
- Location: Celje, Slovenia
- Contact:
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: next backup when backup storage is plugged in
Hi,
Schedule a task in windows task scheduler to perform an incremental backup every 4 hours with the help of this command
Schedule a task in windows task scheduler to perform an incremental backup every 4 hours with the help of this command
Code: Select all
"C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe" /backup
Who is online
Users browsing this forum: No registered users and 9 guests