EluSiOn wrote:
還是小心百度雲跟阿理...(恕刪)
我用虛擬機上傳 360云盤,看來更危險,但它的功能與介面比 Amazon Cloud Drive 強多了。那台虛擬機隨時準備犧牲報效主人。
等 Amazon Cloud Drive 正式接手雲端備份之後,大陸的雲端硬碟就可退位休息了。
pctine wrote:
Amazon Cloud Drive 官網上所列出的 App 支援列表. 就將 Synology Cloud Sync 列在其中, 怎會沒想到如此應用?
At the time of asking the answer was unfortunately No, but no more! You can now easily access Amazon Cloud Drive from the terminal using an OpenSource client called adc_cli, which is written in Python (3) and runs under Windows / Linux / Mac. There still is a list of authorised apps here: https://www.amazon.com/clouddrive/apps
These are mostly "cloud-to-cloud-sync" services and absolutely not what you are looking for, though. Even the Amazon build app for Mac OS X, which actually is a stand-alone uploader, does not provide a command-line-interface and you can not upload files from the console.
The only hope is an open REST-based API that allows interaction with Amazon Cloud Drive, which is good news, as it essentially means, anybody could build a client for it.
One app called ExpanDrive also supports Amazon Cloud Drive by now due to user requests. That doesn't help much, though, since they also don't have a Linux version of their (commercial) app, yet, but they are also working on that apparently (originally to be released mid-summer 2015). There are a number of similar products such as Netdrive (only supports Windows). The (discontinued) DragonDisk already has linux command-line binaries and supports:
Amazon S3®, Google Cloud Storage®, and all cloud storage services that provides compatibility with Amazon S3 API
EluSiOn wrote:
基本上好像 amazon S3 api 說得蠻詳細的, 是不是 s牌寫 app 寫的太陽春? https://aws.amazon.com/documentation/s3/ 很詳細, 什麼都能夠做得到....(恕刪)
EluSiOn wrote:
我在看 ubuntu 跟 qnap 的模式如何跟 amazon cloud drive 連接. 這兩個系統都是使用 mount 透過 fuse 的模式直接把 amazon cloud drive mount 到 mnt/rf/cd/0/241fXXXXXXXXXXXXXXXXe5 資料夾下面, 也看不出來是否使用它的 restapi 一時, 只知道是使用 (fuse). ...(恕刪)
EluSiOn wrote:
通常講透過 fuse... 就是代表走的是 userspace driver... 間接的說,很沒有效率, 無任何硬體加速...(恕刪)
pctine wrote:
現在大家都在談硬體...(恕刪)