acd_cli icon indicating copy to clipboard operation
acd_cli copied to clipboard

An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive

Results 100 acd_cli issues
Sort by recently updated
recently updated
newest added

Do I understand it correctly that the interval command is supposed to update my mount every X seconds? I'm asking because I've got it set to `--interval 3600` and my...

FUSE

I've been using acd_cli to upload large files and was working well. However, since Saturday, I've been frequently getting upload failure errors because the Token has expired. This only happens...

Hello, I noticed that when copying data to a acd_cli fuse mount, it takes some time for the filesize to show up (seems like something is syncing in the background)....

Any secret to getting libfuse3 working for acd_cli? I'd like to take advantage of the writeback_cache option for use with encfs (get away from the 4k write torture). Thoughts? Suggestions?...

Hello, I am using acd_cli with duplicity. Thanks for acd_cli! Unfortunately, I get this error after a while. acd_cli sync or a reboot did not help. > Uploading "duplicity-full.20160910T184012Z.vol1516.difftar.gpg" failed....

CLI

All the cache-backend has been rewritten with SQLAlchemy. Now using SQL URL and working with all compatible databases. Compatible with old databases.

cache
documentation

I'm trying to use this on OS X 10.11.5 but I'm getting the following error when mounting: ``` $ acdcli mount myacd Traceback (most recent call last): File "/usr/local/bin/acdcli", line...

setup
Mac OS

I've been running acdcli on a couple of machines (one of which is also CentOS 7) and things have been working great. Just did a fresh install with pip3 install...

CLI

Hi there, I'm trying to convert a movie file which is in a acd cli fuse mount. Ffmpeg failes after some seconds with an "illegal seek" error. This only happens...

FUSE

``` Jun 11 07:56:18 storage xoracd[15690]: Traceback (most recent call last): Jun 11 07:56:18 storage xoracd[15690]: File "/usr/local/bin/acdcli", line 9, in Jun 11 07:56:18 storage xoracd[15690]: load_entry_point('acdcli==0.3.1', 'console_scripts', 'acdcli')() Jun...

cache