-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Had to sync three times to be successful: End of change request not reached #522
Comments
Yeah, I'm relatively new and I'm not sure why this is, but I had the same issue. Syncing is never marked successful, but if you do it a few times it'll gradually download all the data. |
I believe [after reading other threads] that the issue is that there are too many files/folders in a folder/tree and the sync has issue adding them all to the DB. |
just had this issue recently. Once you reach a certain point there will be too many files for sync so instead use psync -r /folder. i just ran it on the root folder and waited a while for it to complete. |
Oh seriously? ``acd_cli psync -r`` is a thing? I didn't know. Maybe
document that on the basic guide so users don't panic and think it's not
syncing correctly.
…On Fri, Mar 10, 2017 at 5:00 AM, madmanali93 ***@***.***> wrote:
just had this issue recently. Once you reach a certain point there will be
too many files for sync so instead use psync -r /folder. i just ran it on
the root folder and waited a while for it to complete.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#522 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKNEh51R6cM8owAfUqKv6OQaW45OAa2Vks5rkS1FgaJpZM4LyGkd>
.
|
There is a small snippet on the FAQ |
A fresh install of acd_cli took me three tries to sync before it was successful, looks like each sync builds up on the data from the previous try.
My Amazon Drive is ~1.4TB.
The text was updated successfully, but these errors were encountered: