基于.Net云的存储解决方案

发布于 2024-07-15 08:53:10 字数 329 浏览 4 评论 0原文

我现在处于这样的境地:如果没有一些帮助,我就无法取得进一步的进展。我正在尝试将文件托管在云上,然后通过代码(C#)访问这些文件。 到目前为止,我已经尝试过 Rapidshare 和 Skydrive,但都无法正常工作。 以下是我正在尝试做的或者更确切地说必须能够使用云存储做的一些事情。

  1. 我需要的是一个在互联网上托管文件的地方(显而易见)。
  2. 文件大小范围为 10 兆到 100 兆。
  3. 我必须能够通过代码下载文件以及通过代码上传。

只要价格不离谱,我真的不介意付费。任何帮助都将不胜感激。

谢谢 潜行者

I am now at the point where i cant get any further with out some help.I am trying to host files on the cloud and then access those files via code (C#). So far i have tried Rapidshare and Skydrive and have been unable to get either working at all. Below is a few things that i am trying to do or rather must be able to do with the cloud storage.

  1. What i need is a place to host files on the internet (obvious).
  2. The files can range in size from 10 megs to 100megs.
  3. I Must be able to download the files via code as well as upload via code.

I don't really mind having to pay as long as the price is not ridiculous.Any help at all will be much appreciated.

Thanks
Stalkerh

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心作怪 2024-07-22 08:53:10

你为什么不看看 Amazon S3 他们可以做你想做的事,价格便宜并且有 C# API 包装了他们的 Web 服务(但是 ThreeSharp 更好)。

Why don't you look at Amazon S3 they do what you want, are cheap and have a C# API wrapping their web service (But ThreeSharp is better).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文