acd_cli
acd_cli copied to clipboard
An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
It would make sense if the original file modification time was preserved on upload. It seems that the node API's `modifiedDate` metadata attribute is used internally by ACD, and is...
Hi, I'd like to mount acd with autofs, but I can't seem to figure out the syntax. I tried something similar to how I mount via SSHFS in many different...
I've been running acdcli in my banana pi for some months, and in the last weeks it became incredible slow, not only to upload, but even for listing directory entries....
Trying to `cp` a bunch of files into a mounted acd about half of them fail with `cannot create regular file ...: Communication error on send`. ``` 16-10-26 15:47:51.780 [DEBUG]...
I discovered this feature. Not sure if you guys can reproduce it. I notice that my upload speed to ACD is slow on my server. Was only getting about 5MB/s....
It would be nice to dedicate a few hundred GBs of local storage for the most recently accessed or put data. This would also reduce the amount of bandwidth need...
I need help to figure what's going on with my file copies to Amazon. I've been struggling with this for a week and the results oscillate between unreliable/inconsistent and termination...
Hey folks, I am using the master version of the git doing a local mount. I am not doing any fancy stuff (rsync); this use case is most of the...
Caching
Hey folks, Two suggestions, one topic: Caching. I am using my CloudDrive (Amazon) as a store-backend for my linxu based sat receiver. The box records shows and rsyncs them in...
Looks like amazon has moved to ACD api being invite only. The documentation at https://github.com/yadayada/acd_cli/blob/master/docs/authorization.rst should change to reflect that. I just requested an invite, so if I get one...