Anthony R

Results 16 comments of Anthony R

While figuring out the broken cache property in the readme was not working I was thinking about an examples folder as well yesterday!

Do you mean a couple of functional tests that could serve as documentation as well? Like: is the image actually uploaded to path n on aws, are the cache headers...

Can you provide info about your environment? - Operating system (Mac, Linux, Windows) - Node.js version (`node --version`) - ImageMagick version (`identify -version`) - s3-uploader version

@kantaharikrishna Please provide the code you are using (with the exact same parameters) or provide an isolated example (github gist, tonic dev,…).

@georgezhang If you have a solution for this problem, feel free to publish a pull request.

Just tested this and this does not seem to be problem at first sight. My test was a jpg, without an extension, used as input for s3-uploader.

Well, some of the results have an extension, some do not. So it's a good idea to improve the handling :)

@inampaki Could you provide the following info? - Operating System - Node.js version - node-s3-uploader version

I think [express-paginate middleware](https://github.com/expressjs/express-paginate) is what you're looking for.