jstaf / onedriver

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

No support for symlink #218

Closed rioxrenato closed 2 years ago

rioxrenato commented 2 years ago

Please, implement symlink support

jstaf commented 2 years ago

To make a long story short, OneDrive itself does not currently support symbolic links (or anything like them). I'm waiting until OneDrive implements this functionality before I can support symbolic links.

Going to close this as a duplicate of https://github.com/jstaf/onedriver/issues/80.