Auto Update Cleint

Do I just copy the following files to the server “urbackup” folder, then the server will push those files to client and the client will be updated?

version.txt
UrBackupUpdate.sig
UrBackupUpdate.exe

I tried that, but then I see some files are copied to clients c:\ folder.

Thanks

It shouldn’t do that. The files are downloaded to C:\Program files\UrBackup

I’ve seen clients with the install files on the root of the C: drive as well but this was happening on manual installs. What’s weird is that the programs were installed to C:\Program Files as well.

The update files are downloaded into the working directory of the background service, which is extracted from the module name by default (GetModuleFileName). So somehow this working directory must have changed. Do you have a post/prefilebackup.bat ?