I need to take the full backup of my pc (client) using urbackup at a particular date. That is i need the full backup to run automatically on feb 1st every year. Please help me out
On the client use Task Scheduler to schedule a task to run the command line client utility UrBackupClient_cmd and the parameters for your backup. Go to a command prompt and navigate to the UrBackup Client program directory (C:\Program Files\UrBackup) and enter
UrBackupClient_cmd --help
UrBackupClient_cmd start --help
to get the list of options.
For Linux clients use urbackupclientctl instead. This command is mentioned in the server admin manual.