cozy-labs / cozy-desktop

File Synchronisation for Cozy on Desktop and Laptop
https://cozy-labs.github.io/cozy-desktop/
GNU Affero General Public License v3.0
98 stars 45 forks source link

Work around for symbolic link #1665

Open melsophos opened 5 years ago

melsophos commented 5 years ago

I would like to suggest a work around for symbolic links on Linux (after reading the FAQ). It inspired from what Dropbox looks like doing. This is partially what Cozy does now, but it could be made better I think. This can be summarized in two conditions:

I have the impression that the upload part is already implemented. I get errors during the download phase (leading to "conflict" folders). I think this can be a useful work around because it is system independent since, at the end, no informations about the link need to be stored in the cloud. If the files are sync with a Windows system, they will be copied like normal files.

taratatach commented 4 years ago

Hi @melsophos.

Thank you for your suggestion. There are a couple things I'd like to say though :

Thank you again, we'll keep this in mind :).

melsophos commented 4 years ago

Thanks for the feedback! Some thoughts on the two points: