Mathews Thomas - 2016-10-18

Hi,

I am using httpfs2 for the first time. Trying it out on debian 8.2. Works fine when I tried with an iso image (900MB) in http share. However when I tried a 6.4 GB as well as 2.8GB iso, it looks like it loaded the iso. The file size was shown fine. 'ls' command was showing the file. But when I did a "ls -l" command on the mounted folder i get "software caused connection abort" error. And then the iso is not available even if I do an ls command. I did a gdb of the code and it seems to be getting an SIGABRT when I am trying to access the files. Is this a known issue? Does httpfs have a size limit of the files on the http server?

Thanks,
Mathews