handyman5 / acd_fuse

FUSE filesystem driver for Amazon Cloud Drive
Other
187 stars 23 forks source link

Acd Unlimited no Space Available #19

Open nagye opened 9 years ago

nagye commented 9 years ago

I mount ACD unlimited but it runs out of space. Using "df" shows 100% used. No more copy is possible.

miklosandras commented 9 years ago

I have the same issue:

root@mail:~# df -h |grep acd acd 5,0G 5,0G 0 100% /amazon root@mail:~#

Any idea?

lszel commented 9 years ago

It is from the amazon developer site: 'Get Quota

Gets Account Quota and Storage Availability information. It is worth noting that because Amazon Cloud Drive now offers Prime members an Unlimited Photo Storage benefit you should use the 403 status check on a file upload as opposed to this call. For example, a Prime member with a 5 GB storage limit may have utilized all of their free storage, but will continue to be able to upload an unlimited number of photos never returning a 403 status code. All other non-photo files being uploaded to this Prime member's account would result in a 403 status code because they've reached their 5 GB storage limit. '

nagye commented 9 years ago

Dear Iszel, Thank you for the message. But my ACD is the "unlimited everything". So back to same problem.

miklosandras commented 9 years ago

I have an unlimited plan, free period is not over. May this is the reason? No real purchase happened. Why only 5GB allowed... And how can we change to unlimited?

eras commented 9 years ago

Perhaps the view that acd_fuse sees is somehow different from the one that can be seen in the web or there are some file attributes at play here.

I copied 5 gigabytes worth of .deb-files to a test directory, when it finally refused to copy the file again and at that point the file system had slightly more than 5 billion bytes used. I was unable to see the sent files via the web UI. On the other hand, I was still able to use the web-ui to upload a 300 megabyte video - but the video that I uploaded could not be seen via acd_fuse, not even after restarting it!

This is quite curious. Can there be two stores available for one user account? I cannot even see the directories I create on the web-UI via acd_fuse. I too am in the "unlimited everything" evaluation period still for 6 days - and probably I will choose to not continue if I don't find a decent way to make use of it ;-). (This is of course not to blame anyone on this project about that, but rather Amazon for making the interfaces so annoying.)

shillshocked commented 9 years ago

I tried copying a file of about 10 gigabytes and it didn't do much except give this error after trying to cp it:

"No space left on device"

I have the everything unlimited plan.

neggles commented 7 years ago

I suspect this is related to today's announcement that the free plan is being removed, and all storage plans other than the unlimited plan are being removed. So there's no more quotas.