Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get lots of 0 byte files when extracting the Unix-format archives under WinNT/2000/XP and how can I extract them properly?

0
Posted

Why do I get lots of 0 byte files when extracting the Unix-format archives under WinNT/2000/XP and how can I extract them properly?

0

The Unix-format archives contain several hardlinks. Extracting them under WinNT/2000 doesn’t work properly (as links are not supported by Windows) when using common decompressors, so you will get 0 byte files instead of the links. But there is a way to extract the files properly. Download star.exe, bzip2.exe and the cygwin1.dll from ftp://ftp.berlios.de/pub/cdrecord/alpha/win32/ Put them somewhere in your path and run star -x -bz -copylinks f=/cygdrive/driveletter/path_to_your_archive in the directory, to which you want to extract the database.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123