acd_cli
acd_cli copied to clipboard
An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
just would like to know. As I noticed, cd_cli is not working for me for about ~months.
I am getting the following when trying to do a sync. I have tried delete-everything and reinstalling with no gain. Both computers that I had set up are broken but...
I get the following output: ``` Traceback (most recent call last): File "/home/oj/.virtualenvs/acd/bin/acd_cli", line 11, in sys.exit(main()) File "/home/oj/.virtualenvs/acd/bin/acd_cli.py", line 1567, in main acd_client = client.ACDClient(CACHE_PATH, SETTINGS_PATH) File "/home/oj/.virtualenvs/acd/lib/python3.5/site-packages/acdcli/api/client.py", line...
Edited summary follows since this PR thread has gotten long. First, please direct any issues you have with this PR here so this thread doesn't get any more out of...
I created a python requirements file, so you can easily install the necessary packages into a virtualenv with pip -r python-requirements.txt. Please consider to pull it. Thanks a lot for...
Is there any chance to bringt this to run on an nvidia shield tv? I try it with https://play.google.com/store/apps/details?id=org.qpython.qpy3 but sady the pip can not install it :-( I would...
FYI: https://www.amazon.com/b?node=16591160011 Time to move forward...
I'm not sure how to reproduce this, but I have some nodes which have dangling parents, i.e. the ID does not exists in `nodes` table. I *think* if we alter...
Since the primary (simple) authentication method stopped working, I was trying to make the ["Advanced Users (Security Profile)" steps](http://acd-cli.readthedocs.io/en/latest/authorization.html) work but the steps talk about creating a security profile, and...