bgemmill / acd_cli

A command line interface and FUSE filesystem for Amazon (Cloud) Drive
Other
16 stars 7 forks source link

Use new API from @yadayada #4

Closed mhofer117 closed 7 years ago

mhofer117 commented 7 years ago

I've become so used to your fork since i needed the files mtime for my use-case that i cant wait for this to work again :)

quick check of the changes reveiled no conflicts to me, but i'm no expert.

bgemmill commented 7 years ago

Thanks for the encouragement about my branch! The merge needs a bit of work in how it recovers properties like mtime/uid/gud from Amazon, since those were linked to the banned security profile. I'm working on how to make that automatic now.