How can I create a script that executes a vpn before making a copy?
I have a script created but it gives me error 703 when I run it in duplicati.
this is the script:
rasdial.exe “MYVPNNAME” “USERNAME” "PASSWORD"
I don’t know why it gives me that error if it works correctly on my computer.
If you can help me solve it, I would appreciate it very much.