1
HFS ~ HTTP File Server / Re: Resuming file transfers in a fancy way
« on: August 12, 2012, 10:31:12 AM »
Interesting idea.
I'll probably have to divide all the files into several chunks or set up a PHP script or something similiar.
The easiest thing would probably have been HFS doing the same for ?range=x-y as for a "real" range header.
By the way, just for my personal interest: Does HFS react to something you append like http://localhost/file.abc?someStuff at all?
Best regards
I'll probably have to divide all the files into several chunks or set up a PHP script or something similiar.
The easiest thing would probably have been HFS doing the same for ?range=x-y as for a "real" range header.
By the way, just for my personal interest: Does HFS react to something you append like http://localhost/file.abc?someStuff at all?
Best regards

