Hi. 2 questions:
On step 4 or the install guide, we change the ExcludeSyncFolders to ignore . files. My question is does this persist over firmware upgrade? Say if I add that file on a kobo and give it to a technically impaired friend. When they get an Over The Air update for nickel will I need to repeat the process?
Second question. the value in ExcludeSyncFolders
Quote:
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)
|
is RegEx right? Or not? either way I don't know how to use it. I would like to add a little to the string so that it also excludes a file on root called "storage". But I have no idea how to edit that, haha. (This question is really only relevant if the ExcludeSyncFolders is persistent over updates)