Rclone is now syncing empty directories and excluded directories to Google Drive after updating. Before it was not. Same configuration in use.
New (Issue program)
rclone v1.66.0
- os/version: Microsoft Windows Server 2022 Datacenter 21H2 (64 bit)
- os/kernel: 10.0.20348.2031 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.22.1
- go/linking: static
- go/tags: cmount
Old (Working as expected)
rclone v1.63.1
- os/version: Microsoft Windows Server 2022 Datacenter 21H2 (64 bit)
- os/kernel: 10.0.20348.2031 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.20.6
- go/linking: static
- go/tags: cmount
.\rclone.exe sync "D:\" Remote: --exclude .DS_Store --exclude "{{.*/.*/.*/exclude/.*}}" --exclude "{{.*/.*/.*/subfolder/exclude/.*}}" --delete-excluded