This prevents it from being removed from the exclude list, which
would be an issue since the client itself creates this file in a way
that wouldn't match on machines with different installation paths.
}
#endif
+ /* We create a desktop.ini on Windows for the sidebar icon, make sure we don't sync them. */
+ rc = csync_fnmatch("Desktop.ini", bname, 0);
+ if (rc == 0) {
+ match = CSYNC_FILE_SILENTLY_EXCLUDED;
+ goto out;
+ }
+
rc = csync_fnmatch(".owncloudsync.log*", bname, 0);
if (rc == 0) {
match = CSYNC_FILE_SILENTLY_EXCLUDED;
].ds_store
._*
]Thumbs.db
-desktop.ini
System Volume Information
.*.sw?