yadayada / acd_cli

An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive
Other
1.35k stars 165 forks source link

acd mount not seeing random files after sync. #493

Closed jxer closed 8 years ago

jxer commented 8 years ago

troubleshooting rclone, found a issue with acdcli https://github.com/ncw/rclone/issues/837

https://gyazo.com/323684a89050ef6cd22af05a77d25920

after extensive debugging the issue is NOT with rclone, it has to do with the acdcli mount, even when dropping the acd mount and issuing a sync, random files would not appear after a remount.

after troubleshooting through encryption (NOT FUN), it was found that rclone saw the file.

after multiple attempts to resync and not finding the random file missing. another computer was setup with acd mount and with a fresh db etc, shockingly all the files showed up on the acd mount,

sync again on the original computer, still can't see it,

delete everything in .cache/acd cli, minus the oauth_data file and resync and presto, everything shows up!

yadayada commented 8 years ago

This is a duplicate of #464.