Need the 64 bit release
Closed this issue · 2 comments
It seems that published version is limited with files not greater than 2GiB inside the call of function _stat.
Simply rebuilding project to the x64 target got another problems, but I'm not a C developer, so I need some help with it.
P.S. Got x64 version 1.25 from original repo. Seems to be working for me. Also it gives more verbose output for file hardliking in non-verbose mode (source and target paths are printed, instead of the only "Created hardlink" message in this version)
Obviously I haven't used it with such large files yet. The problem is fixed in the new version.
In addition, the source and target paths of the hard link are displayed again.
Great! Thanks a lot. Seems to be working. Checked via the already deduplicated folder, but I think that API call must be the same.