使用命令行存储文件的在线空间

发布于 2024-10-08 17:33:21 字数 175 浏览 0 评论 0原文

我需要一个可以使用的小型在线空间(免费)
使用脚本自动上传/下载一些文件。
空间要求约为 50 MB。

这应该是这样的,它可以自动化,这样我就可以设置
它无需手动交互即可运行,即没有 GUI

我有一个动态 IP &没有设置服务器的技术。
任何帮助将不胜感激。谢谢。

I require a small space online (free) where I can
upload/download few files automatically using a script.
Space requirement is around 50 MB.

This should be such that it could be automated so I can set
it to run without manual interaction i.e. No GUI

I have a dynamic ip & have no tech on setting up a server.
Any help would be appreciated. Thanks.

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

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

发布评论

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

评论(2

魔法唧唧 2024-10-15 17:33:21

许多在线存储服务免费提供 1-2 GB 空间。其中一些有命令行客户端。例如,我使用的 SpiderOak 有一个可以在无头(非 GUI)模式下运行来上传文件的客户端,甚至还有一种通过 wgetcurl 从中下载文件的方法代码>.

您只需在 GUI 模式下进行设置,然后将文件放入配置的目录中并使用正确的选项运行 SpiderOak 即可;文件已上传。然后,您可以通过另一个 SpiderOak 调用下载(“恢复”)全部或部分文件,或者通过 HTTP 获取它们。

Dropbox 也差不多,但我没有这方面的经验。

A number of online storage services provide 1-2 GB space for free. Several of those have command-line clients. E.g. SpiderOak that I use has a client that can run in a headless (non-GUI) mode to upload files, and there's even a way to download files from it by wget or curl.

You just set up things in GUI mode, then put files into the configured directory and run SpiderOak with right options; files get uploaded. Then you either download ('restore') all or some of the files via another SpiderOak call or get them via HTTP.

About the same applies to Dropbox, but I have no experience with that.

不必你懂 2024-10-15 17:33:21

www.bshel​​lz.net 为您提供运行 Linux 的免费 shell。我认为每个人都会获得 50mb,所以你很幸运!

www.bshellz.net gives you a free shell running Linux. I think everyone gets 50mb so you're in luck!

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