TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Filepicker.io JS V1 - Full filesystem API in Javascript

138 pointsby liyanchangover 12 years ago

13 comments

kennystoneover 12 years ago
Being able to write files to a filepicker url - which ends up in a users cloud account - is very powerful stuff. We're using it to automatically sync zip files that take a long time for us to process. Having a very easy to use layer of abstraction for all these cloud APIs is brilliant.
firefoxman1over 12 years ago
This has probably been discussed before, but why the huge gap in price between free and "Pro"? Why not make "Free" a max of 500 uploads/month and a "Starter" tier that costs $10.00/month for 5,000 uploads?
评论 #4657103 未加载
uamsover 12 years ago
whoa. you can read and write on their urls? pretty slick as it actually looks like a js file system.<p>It's super interesting; javascript is okay, but any shortcomings seem to be solved by other people.<p>Inconsistencies and ease of use- Jquery Filesystem- Filepicker Code organization - Backbone etc.
jameswyseover 12 years ago
I really wanted to use your service in the past but I couldn't justify paying so much just for image conversion.. I see it now comes as standard! Thank you!
deskamessover 12 years ago
From the documentation it appears that you can write to any file if you have filepicker.picked it. Is this true even if the file was outside the browser file system sandbox? For example I select /home/me/myfile.txt ? Assume the file has write permissions for anyone. Can you write directly to myfile.txt? Or is a push to S3 + download involved.
评论 #4657312 未加载
silverlightover 12 years ago
Saw that you guys changed your pricing to per file (specifically, it says per FPURL created). Does that mean if I have a user upload a file, and then convert that file by cropping/resizing it, each time I convert it that also counts as a "file" toward my monthly quota? Or are conversions of uploaded files "free"?
评论 #4657251 未加载
nkurzover 12 years ago
I'm reading through the docs, but not quite understanding the architecture. Is Amazon S3 specially privileged over the other cloud services, or is it just being used as an example? Do all file requests mediated by the Filepicker.io servers, or can one go straight from browser to 3rd party storage?
评论 #4657169 未加载
matthew-wegnerover 12 years ago
Any guidance on upgrading to the V1 API? I'd love to use the file extension limits instead of the MIME types (which can't target some files like *.ipa)...
评论 #4657543 未加载
thethimbleover 12 years ago
Nice work FP.io team!
评论 #4657568 未加载
luxover 12 years ago
More great stuff you guys!
Hello71over 12 years ago
Where's creat?
评论 #4657052 未加载
easymovetover 12 years ago
would this work in node.js?
评论 #4657315 未加载
wattyover 12 years ago
Is there any way to block YC posts?