提供YouSendIt风格功能的开源应用程序? [英] Open source app that provides YouSendIt style functionality?

查看:174
本文介绍了提供YouSendIt风格功能的开源应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个开源的webapp,我可以安装它提供的功能类似于 YouSendIt 。功能性需求包括:

$ ul

  • 具有帐户的用户可以通过网络界面将文件上传到服务器。

  • 用户可以输入电子邮件地址,收件人收到一个唯一的URL到服务器允许他们下载文件(这是流传输,以防止未经授权的访问)。
  • 帐户管理,带宽跟踪,这些额外的功能是不错的,但不是必需的。



  • 显然这不是棘手的,文件上传,生成唯一的URL ,发送电子邮件,流文件。但是如果有什么体面的东西,我宁愿不发明轮子。



    如果没有这样的应用程序,您将使用哪种框架或CMS进行编码?哪个提供了大部分这些工具已经内置了?我也不知道任何这样的开源项目。这可能是因为它是一个非常简单的应用程序,已经有免费的服务(如YouSendIt)来完成这项工作。



    如果你发现YouSendIt有用,为什么不付钱?您将节省自己的时间和精力来编写您自己的解决方案。



    您确实需要编写自己的解决方案,您可以使用像 Amazon S3 来存储文件。


    I'm looking for an open source webapp I can install that provides functionality similar to YouSendIt. Functionality desire includes:

    • Users with an account can upload files through a web interface to a server.
    • User can put in email addresses, recipients receive a unique URL to the server allowing them to download the file (which is streamed to prevent unauthorized access).
    • Account management, bandwidth tracking, billing, these are extra features that are nice but not essential.

    Obviously this isn't that tricky, file uploads, generate unique URLs, send emails, stream files. But I would rather not invent the wheel if there is something decent out there.

    If there is no such app, what framework or CMS would you code it in? Which provides most of these tools already builtin?

    解决方案

    I also don't know of any open source project like this. It's probably because it is quite a simple application and there are already free services (like YouSendIt) that do the job.

    If you find YouSendIt useful, why not pay for it? You will save yourself time and effort coding your own solution.

    It you really do need to code your own solution you could use a service like Amazon S3 to store the files.

    这篇关于提供YouSendIt风格功能的开源应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

    查看全文
    登录 关闭
    扫码关注1秒登录
    发送“验证码”获取 | 15天全站免登陆