jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.86k stars 91 forks source link

Fix file redownloads, Ubuntu 20/Debian 11 compatibility #359

Closed jstaf closed 8 months ago

jstaf commented 8 months ago

This is an alternate fix for #350, and also fixes Ubuntu 20/Debian 11 support where the Go version is too old to use os.WriteFile and os.ReadFile.