

.opus files but not .opus.crtemp files
My current include/exclude filter is
+ *.opus
- *.crtemp
- *
however it still syncs files ending .opus.crtemp
Could I please get some advice? Thank you. (edited)
callrecorder.key file autosync


- *
+ *.{{opus$}}
+ *.{{opus$}}
- *

.opus files but not .opus.crtemp files
My current include/exclude filter is
+ *.opus
- *.crtemp
- *
however it still syncs files ending .opus.crtemp
Could I please get some advice? Thank you. (edited)- *.crtemp
+ *.opus
- *
We will also review actually if file watcher follows these rules as well.
I will try to get back to you later today, thanks! (edited)

- *.crtemp
+ *.opus
- *
We will also review actually if file watcher follows these rules as well.
I will try to get back to you later today, thanks! (edited)- *.crtemp
+ *.opus
- * and they still continued to sync .crtemp files
I look forward to your reply, thanks for your help! (edited)
file.opus
file.opus.crtemp
some.txt
and when setting the rules:
- *.crtemp
+ *.opus
- *
with Sync mode.
On the destination mode only:
file.opus
was present, so it seems this worked.
... also initially we've tried without rules, so all were synced. After setting the rules the file.opus.crtemp and some.txt were removed, which is expected behavior of Sync mode.
By any chance, are you using: Sync or Copy mode?
We've tested that on Linux and S3 back-end though.
We're going to repeat these tests on Android with Proton back-end. (edited)

file.opus
file.opus.crtemp
some.txt
and when setting the rules:
- *.crtemp
+ *.opus
- *
with Sync mode.
On the destination mode only:
file.opus
was present, so it seems this worked.
... also initially we've tried without rules, so all were synced. After setting the rules the file.opus.crtemp and some.txt were removed, which is expected behavior of Sync mode.
By any chance, are you using: Sync or Copy mode?
We've tested that on Linux and S3 back-end though.
We're going to repeat these tests on Android with Proton back-end. (edited)


- *.crtemp
+ *.opus
- *
3. We visit dst folder after sync, there are two files: .blank and file.opus.
4. We visit src folder, it seems only file.opus was removed.

- *.crtemp
+ *.opus
- *
3. We visit dst folder after sync, there are two files: .blank and file.opus.
4. We visit src folder, it seems only file.opus was removed. 

- *.crtemp
+ *.opus
- *
3. We visit dst folder after sync, there are two files: .blank and file.opus.
4. We visit src folder, it seems only file.opus was removed. 







