Hi
I've got CWRsync working perfectly and am able to backup my server using ssh manually. however when run from a batch file it always asks for a password making it impossible to run automatically can anyone suggest a workround to avoind the problem
Thanks
You need to use public key authentication with null passphrase to be able to automate the whole operation. Have a look at our FAQ https://www.itefix.net/content/i-want-set-ssh-communication-without-passwords-0 for a recipe.