From: Ville Mattila Date: 2004-10-13T23:19:36+09:00 Subject: [BUG] FileUtils doesn't copy binary files correctly on win32 Hello, nmake install DESTDIR=c:\ruby does not copy binary files correctly. It seems like it will end to first end of file char (^Z on dos). The file is copied from samba share to local drive. If that's makes difference. Ruby version: ruby 1.8.2 (2004-10-11) [i386-mswin32] - Ville