Thanks. I have been doing some testing. I think one of my flags is causing an issue. I modified my mount from this...
--allow-other --rc --read-only --cache-dir=/mnt/external/rclone/cache --vfs-cache-mode full --vfs-cache-max-size 1450G --vfs-cache-max-age 30w -vv --log-file=/root/rclone.log --vfs-fast-fingerprint --dir-cache-time 9999h --no-checksum --poll-interval 60s --use-server-modtime
to this
--allow-other --rc --read-only --cache-dir=/mnt/external/rclone/cache --vfs-cache-mode full --vfs-cache-max-size 1700G --vfs-cache-max-age 1000000h --poll-interval 60s --dir-cache-time 1h -vv --log-file=/root/rclone.log
It is now showing entries in the log when I created myFile4.txt
2023/11/13 14:37:32 DEBUG : box root '': Received 2 events, resulting in 2 paths and 2 notifications
2023/11/13 14:37:32 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997370998950")
2023/11/13 14:37:57 DEBUG : myDIR/: Attr:
2023/11/13 14:37:57 DEBUG : myDIR/: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=<nil>
2023/11/13 14:37:57 DEBUG : myDIR/: ReadDirAll:
2023/11/13 14:37:58 DEBUG : myDIR/myFile.txt: Reset virtual modtime
2023/11/13 14:37:58 DEBUG : myDIR/myFile2.txt: Reset virtual modtime
2023/11/13 14:37:58 DEBUG : myDIR/myFile3.txt: Reset virtual modtime
2023/11/13 14:37:58 DEBUG : myDIR/: >ReadDirAll: item=6, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/: Lookup: name="myFile.txt"
2023/11/13 14:37:58 DEBUG : myDIR/: >Lookup: node=myDIR/myFile.txt, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/myFile.txt: Attr:
2023/11/13 14:37:58 DEBUG : myDIR/myFile.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/: Lookup: name="myFile2.txt"
2023/11/13 14:37:58 DEBUG : myDIR/: >Lookup: node=myDIR/myFile2.txt, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/myFile2.txt: Attr:
2023/11/13 14:37:58 DEBUG : myDIR/myFile2.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/: Lookup: name="myFile3.txt"
2023/11/13 14:37:58 DEBUG : myDIR/: >Lookup: node=myDIR/myFile3.txt, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/myFile3.txt: Attr:
2023/11/13 14:37:58 DEBUG : myDIR/myFile3.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/: Lookup: name="myFile4.txt"
2023/11/13 14:37:58 DEBUG : myDIR/: >Lookup: node=myDIR/myFile4.txt, err=<nil>
2023/11/13 14:37:58 DEBUG : myDIR/myFile4.txt: Attr:
2023/11/13 14:37:58 DEBUG : myDIR/myFile4.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=<nil>
2023/11/13 14:38:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997370999276")
2023/11/13 14:38:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:39:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371058944")
2023/11/13 14:39:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:40:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371118948")
2023/11/13 14:40:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
I let it run for a few minutes and created a new file and it showed up which is great. Thanks for your help
2023/11/13 14:38:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997370999276")
2023/11/13 14:38:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:39:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371058944")
2023/11/13 14:39:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:40:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371118948")
2023/11/13 14:40:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:41:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371178942")
2023/11/13 14:41:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:42:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371239008")
2023/11/13 14:42:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:43:31 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371298950")
2023/11/13 14:43:31 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2023/11/13 14:43:32 DEBUG : : changeNotify: relativePath="myDIR/myFile5.txt.rclone_chunk.001_2mbrzy", type=1
2023/11/13 14:43:32 DEBUG : myDIR: invalidating directory cache
2023/11/13 14:43:32 DEBUG : : >changeNotify:
2023/11/13 14:43:32 DEBUG : : changeNotify: relativePath="myDIR/myFile5.txt", type=1
2023/11/13 14:43:32 DEBUG : : >changeNotify:
2023/11/13 14:43:32 DEBUG : box root '': Received 2 events, resulting in 2 paths and 2 notifications
2023/11/13 14:43:32 DEBUG : box root '': Checking for changes on remote (next_stream_position: "30400997371359030")