DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

Hello, I found some binary files in the cache path of the server. How to convert them into previous office files

Open AzXuan opened this issue 3 years ago • 5 comments

My.xlsx file is missing, but I found the cached file in the server /var/lib/onlyoffice/documentserver/App_Data/cache/files/20220905/Editor.bin

Can you help me? How can I convert binary files into normal. xlsx files

AzXuan avatar Sep 08 '22 02:09 AzXuan

Hi, you can try to convert it via x2t - our tool used for file conversion

Something like this:

LD_LIBRARY_PATH='/var/www/onlyoffice/documentserver/server/FileConverter/bin' /var/www/onlyoffice/documentserver/server/FileConverter/bin/x2t Editor.bin file.xlsx

But please note this case only for emergency and not properly documented for everyday use, so something may be wrong

ShockwaveNN avatar Sep 08 '22 06:09 ShockwaveNN

Hi, you can try to convert it via x2t - our tool used for file conversion

Something like this:

LD_LIBRARY_PATH='/var/www/onlyoffice/documentserver/server/FileConverter/bin' /var/www/onlyoffice/documentserver/server/FileConverter/bin/x2t Editor.bin file.xlsx

But please note this case only for emergency and not properly documented for everyday use, so something may be wrong

It doesn't work and can't generate xlsx files. I'm trying to download these files by replacing the cache files

AzXuan avatar Sep 16 '22 07:09 AzXuan

You can share those files and we see what we can do with them

ShockwaveNN avatar Sep 16 '22 07:09 ShockwaveNN

Editor.zip GitHub cannot upload the. bin file. You can rename it to .bin

AzXuan avatar Sep 20 '22 09:09 AzXuan

Hi @AzXuan ! To get the source file from a .bin file, you need to specify the correct extension.

Your .bin file is not a table.

Editor.docx Attached is a document that is converted from your .bin file.

l8556 avatar Sep 21 '22 08:09 l8556

This issue was closed due no response.

Rita-Bubnova avatar Aug 25 '23 15:08 Rita-Bubnova