file_doesnt_exist

Unable to full file backup. Only one computer problems.

over 100 similar bugs
Error getting file “aqskwasegflualgcjsbvdildrlrdkg|C/Documents and Settings/Masha/Рабочий стол/Мои документы/Ракитин/Трудовые книжки/Закрываем блок записей в трудовой книжке при увольнении работника. трудовая книжка, записи в трудовую книжку, запись об увольнении, ведени/240X40~1.GIF” from buh. Errorcode: FILE_DOESNT_EXIST (3)

Error getting file “aqskwasegflualgcjsbvdildrlrdkg|C/Documents and Settings/Masha/Рабочий стол/Мои документы/Ракитин/Трудовые книжки/Закрываем блок записей в трудовой книжке при увольнении работника. трудовая книжка, записи в трудовую книжку, запись об увольнении, ведени/DROPDO~1.CSS” from buh. Errorcode: FILE_DOESNT_EXIST (3)

Error getting file “aqskwasegflualgcjsbvdildrlrdkg|C/Documents and Settings/Masha/Рабочий стол/Мои документы/Ракитин/Трудовые книжки/Закрываем блок записей в трудовой книжке при увольнении работника. трудовая книжка, записи в трудовую книжку, запись об увольнении, ведени/magazine_1.gif” from buh. Errorcode: FILE_DOESNT_EXIST (3)

and finally
FATAL: Backup failed because of disk problems

But files is existing.
Why?

What server and client versions on which operating systems are you using?

The Windows server 1.1 has issues with long file names. This should fix it:
https://sourceforge.net/projects/urbackup/files/Server/1.1.1RC/

Use a linux server
Windows client was old

Updated to 1.1. Testing.

It could be the long filename (more than 255 characters) problem again (ext4 max.). This time with a folder. I’ll do some testing.

I´m receiving the same error if the file on the client is EFS encrypted.
Using the must recent client (1.2) on Windows.

Please fix this as it kill the option to do a full file backup. My incrementals always ran find (as I only have few EFS encrypted files that did not get updated), but full backups fail.

Great software, this is exactly what I was looking for!!!

If have to correct myself: EFS encryption is not the reason for the backup to fail.
In fact, I get an error message on this, but a different problem cause the backup to fail.

My debug log looks as follows:
2013-10-10 14:59:37: ERROR: Reflinking file “/srv/backup/urbackup/we16/131010-1005/Documents/TrueCrypt Disks/General confidential.tc” failed -4
2013-10-10 14:59:37: ERROR: Storing file failed -1

2013-10-10 13:58:08: ERROR: Reflinking file “/srv/backup/urbackup/we16/131010-1005/Documents/Outlook/Outlook Backup 2012-08-30.pst” failed -4
2013-10-10 13:58:08: ERROR: Storing file failed -1

These are the only two files in my backup set that are larger than 2GB. BTW, they are not EFS encrypted, the files from the error in my previous post are two different ones.
So it seems that reflinking fails for files larger 2GB.

Can anybody confirm/reproduce this?

Will open a ticket to submit this in a more structured way.