sboesen / remotely-sync

fork of remotely-save with security upgrades
Apache License 2.0
199 stars 8 forks source link

Crashes and repetitive uploads #94

Closed yunrr closed 9 months ago

yunrr commented 9 months ago

What happened?

When uploading large files (50-100MB) to OneDrive through remote sync, Obsidian becomes extremely laggy and frequently crashes. It may be because after a crash, the entire large file needs to be re-uploaded (personal speculation). There will be multiple instances of uploading the same large file. Typically, it will repeat the upload process 5-10 times.

What OS are you using?

Android

What remote cloud services are you using?

OneDrive for personal

Version of the plugin

0.4.34

Version of Obsidian

1.4.16(114)

Using password or not

Ensure no sensitive information

kadisonm commented 9 months ago

I've noticed it trying to run multiple syncs at a time as well. I'll have a look into it.

sboesen commented 9 months ago

Seems like a duplicate of #42 - please reopen if you disagree. Large files are not handled gracefully by Remotely Sync* and options for potentially fixing them (lately appearing limited) are discussed in the issue comments there.

yunrr commented 9 months ago

Thank you for your timely response! It appears to be a previously raised issue.

Indeed, disabling encryption improves the stability of transferring large files. However, when transferring extremely large files (such as a 1.9GB video), there is a phenomenon of upload failure without any error message, and the upload process continues. In a two-hour period, the uploaded traffic was 13GB. However, this doesn't have much impact on the usage.