acd_cli
acd_cli copied to clipboard
An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
Hi there, First, thanks for the work on acd cli. Very useful as ACD has become my main cloud storage option given the unlimited storage. Suppose I have a local...
It would be helpful if a changelog was added on the releases page after each release. My 2 cents.
The mounted cloud drive will disappear when multiple changes have been made to the node and a sync has not been done. I used am currently mounting the drive with...
Hi, so if i run `acd_cli sync` and get this warning: ``` Last sync was very recent or has invalid date. Waiting 3m 27s. Getting changes...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Inserting nodes...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... 16-11-17 19:07:51.050...
- Linux Mate 18 - acd_cli 0.32 - mount command **acd_cli -v mount -ao -fg /media/acd** - Problem File: **non-english filename and > 10GB** (e.g. _もしもし.mkv_ / _你好.mkv_) I cannot...
Hey folks, (Naturally) I am using my clouddrive from several locations simultaneously. Mostly read-only but as it is the nature of cloud storage writes are inevitable. Turns out that new...
This is the command I used to upload ``` acd_cli upload --remove-source-files /mnt/user/Amazon/.local/fxR--l67TIkpk, /encfs ``` This is my log ``` 16-10-27 16:09:23.208 [ERROR] [acd_cli] - Removing file "/mnt/user/Amazon/.local/fxR--l67TIkpk,/-w8Blv8tKHH7AwbYeeBDHkDi/,h1cYtMqJagS-EebcwrZIIYNKwpcslV8E9psvvCQHC,9ztaQniHgwX1w93c86eEIML1x2e682kNoV,/-QhkpjzAUb-iOq8GCqZ7z87XyzUBnB4zX-qRcmfO0gm-zNmLSVgifaWeten99FPpJxWfNbd7zA28e,/IUsy9MSS0wLZ4ysqYawSdNB7hDblH30wViB" failed. 16-10-27...
For anyone experiencing this problem, please refer to https://github.com/shazow/urllib3/pull/1025, then change line 45 of `(/usr/lib/python3.5/site-packages/)urllib3/contrib/appengine.py` from `from urlparse import urljoin` to `from urllib.parse import urljoin` as a temp workaround.
I've set `umask 007` which should apply permissions of `770` to directories and `660` to files. Instead it applies `770` to both directories and files. I've confirmed this security critical...
so whats the deal here, mount works fine, but any type of cp command maxxes out at 25mbit, using rclone i can do over 500mbit up, i am running encfs...