New server side advanced setting to not run the client with background priority
New server side advanced setting to not follow symlinks on Linux clients
Client:
Added Estonian and Turkish translation
Read ahead in separate thread to increase image backup performance
Server:
Fixed bug where garbage was appended to the end of a decompressed VHDZ file. This causes this file to become unmountable e.g. with the VHD mounting integrated in Windows
New tool to write compressed/incremental volume images into one disk image with proper layout and master boot record. On Windows assemble_disk_image.bat on Linux start_urbackup_server --assemble "a.vhd;b.vhd" --assemble_output "disk.vhd"
Okay tested this with full image backups on both Windows 2008 and Windows 2012. Assembly for the Windows 2012 image works perfectly but does not work for Windows 2008.
When I tried to run assemble batch file for Windows 2008 images, it says:
Error reading cluster code 529
Warning: Volume not an NTFS volume. Copying all blocks…
Error: Trying to write beyond partition (2)
Updated again to maybe fix that problem (untested).
It also fails to read the NTFS bitmap. If that image is small enough and contains no sensitive information I might be able to fix that if you send it to me.
Just wondering if anyone has tried the new vhd assembly feature for Windows 2003 image backup.
It seems to work fine on Windows 2008 and above. After assembling the vhd for a Windows 2003 image backup, it seems that the contents are unreadable after I tried to manually mount the vhd. When mounted on Windows, it will ask to format the disk before i can use it. I also noticed that the filesystem for the mounted vhd shows up as RAW instead of the expect NTFS.
Anyone else tested this out? The only difference for the assembly for Windows2003 images are that I only select the single image backup for C volume. Unlike Windows 2008 and above, I have to choose the sysvol and C volume images.
this may be a dumb question but is there a way to go from 1.4.8 to 1.4.9 server without reinstall and having to reset all your clients and and backup jobs
Hi Uroni.
I have one question. There’s new client on your web page 1.4.10 but it’s not available on sourceforge web page (autoupdate or any other files). Is there some reason to this?