Answer the question
In order to leave comments, you need to log in
How to disable synchronization in Yandex Disk on Linux?
Good day!
Installed on Linux Mint yandex disk (console client):
https://yandex.ru/support/disk-desktop-linux/
Also installed GUI
https://github.com/slytomcat/yandex-disk-indicator
Synchronization starts when the disk starts all files and everything is downloaded to the local area.
How can I disable this feature?
Here is what Yandex itself says about this:
--exclude-dirs=DIR1,DIR2,...
Не синхронизировать указанные каталоги. Чтобы настройка действовала всегда, каталоги необходимо добавить в список исключений exclude-dirs в файле config.cfg. Чтобы настройка действовала корректно, названия исключаемых директорий нужно перечислять через запятую, без пробелов.
<code>exclude-dirs="exclude/dir1,exclude/dir2"</code>
В config.cfg добавил следующую строку, чтобы отключить синхронизацию корневой директории.
<code>exclude-dirs="exclude/"</code>
Но как-то демону все равно, он также синхронизирует....
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question