storj-archived / libstorj

Deprecated. Asynchronous multi-platform C library and CLI for encrypted file transfer on the Storj network.
https://github.com/storj/storj
GNU Lesser General Public License v2.1
120 stars 44 forks source link

Memory mapped file error on download #325

Closed braydonf closed 7 years ago

braydonf commented 7 years ago

Windows 10 NTFS 64-bit

File is w/o reed solomon.

"Download failed with error Memory mapped file error (4001)"

braydonf commented 7 years ago

Not able to reproduce this issue yet. map_file is working on described system as expected.

braydonf commented 7 years ago

This may be 32-bit related.

braydonf commented 7 years ago

I've verified that mapping and recovery is working w/ reed solomon on 64-bit windows w/ NTFS.