Quote:
Originally Posted by getthething
Oh that might be the issue. The folder is renaming to “screensaver_old” If that’s the case, would it need to be:
Code:
ExcludeSyncFolders=(\\.(?!kobo|adobe).+|([^.][^/]*/)+\\..+)|(screensaver_old)
Regex might as well be Martian, so forgive my ignorance on that.
|
Yep. That took care of it. Thanks again!