Hi all,
in Urbackup server there’s the special folder “<path_to_urbackup>/urbackup/clients” that give me a symbolic link to the last available backup for every client.
Is there a symbolic link to the last image backup available?
So, I would have 2 different symbolic links:
But I should have specified that what I was asking for, was a “fixed” link.
What I want to do is copy Urbackup backups to USB disks, so I can follow the symbolic link “<path_to_urbackup>/urbackup/clients” to copy last file backup.
I would have another link (e.g. “<path_to_urbackup>/urbackup/clients_image”) to copy last image backup, if present.
I don’t know if there’s anything out of the box that does it, but, this ran out of a cronjob at a regular interval should do the trick. (I’d keep the symlink target OUT of the backup filesystem for safety’s sake)