acd_fuse
acd_fuse copied to clipboard
FUSE filesystem driver for Amazon Cloud Drive
I just installed fuse and attempted to run ./acd Following is the console output: Traceback (most recent call last): File "./acd", line 9, in import fuse ImportError: No module named...
I can't get this to work with my german Amazon account (amazon.de), any help would be appreciated.
I mount ACD unlimited but it runs out of space. Using "df" shows 100% used. No more copy is possible.
This was working just fine yesterday, now all of a sudden I cannot login / mount successfully. Tried on both my Arch and Ubuntu boxes. I removed my email, but...
Select Amazon's domain : www.amazon.com or www.amazon.co.jp
I get this when trying to create a new file using touch. user@host:/mnt/acd/testing123# touch test123.txt touch: failed to close ‘test123.txt’: No such file or directory If I run fuse with...
I have a top level directory called 'Backups' in ACD that I created a few hours ago. For some reason it isn't showing up via acd_fuse. I only see Documents,...
While doing some testing around the caching behavior I noticed that file content on read() is some HTML from the cloud drive page or API rather than the actual file...
Trying to login from cached sessionfile /var/folders/px/1k8yck6x2tdgcwjbjxcjwfw00000gn/T/acd_fuse/sessionfile Cached session failed; trying auth login Login successful; starting filesystem fuse: unknown option `big_writes' Traceback (most recent call last): File "./acd", line 468,...
Output: Trying to login from cached sessionfile /tmp/acd_fuse/sessionfile Cached session failed; trying auth login email**** ## password****** Traceback (most recent call last): File "./acd", line 473, in fs.main() File "./acd",...