Backup only in head office
Hello to everyone.
I have a problem with A.B&R. Advanced workstation whith 20 license.
My firm have several branches in the city
I have scheduled the backup on a NAS Disk on LAN in the head office, I want make a backup ONLY when the user is in the head office and no when he is in the external branch (all this for don't make heavy the lan)
thankyou
Luca

- Log in to post comments



dev-anon gave you a very good idea.
for example you could write a script that checks to see if your IP address is one that belongs at your primary location. If it does not, then the script fails, and then your backup does not run.
Now I don't script, so I don't have a clue how to do that, but it's still an idea.
- Log in to post comments

I trying to check the gateway, if it is not that of the main branch the backup will fail !!!
- Log in to post comments