pydio / pydio-sync

Python version of the Pydio synchronization client
https://pydio.com
GNU General Public License v3.0
82 stars 32 forks source link

New status like "Unsynchronized" #145

Open Kwadz opened 8 years ago

Kwadz commented 8 years ago

Is it possible to add a new status like "Unsynchronized" matching the real status when files are not synchronized?

2016-07-04_162354

7omate commented 8 years ago

There is already several things for errors, the problem is that currently the errors aren't properly handled. They used to block everything now they are kind of ignored... Somewhat significant changes should fix it very soon.

Kwadz commented 7 years ago

Any update?

7omate commented 7 years ago

Kind of:

On windows don't forget to hit refresh to get the latest status of files.

If you manage to cause bugs in the sync please give us more details about that.

Kwadz commented 7 years ago

All right, thanks for details. Related to #141