Tried the latest version.
rclone v1.52.3
- os/arch: linux/amd64
- go version: go1.14.7
Same result.
And tried the the latest beta version.
rclone v1.52.3-309-g47d08ac1-beta
- os/arch: linux/amd64
- go version: go1.15
Same result.
I's like to note that using mergerFS works fine. This filesystem tool also uses FUSE.
[ext 4 mountpoint -> samba share] -> windows client works beautifully.
[ext 4 mountpoint -> mergerfs -> samba share] -> windows client works beautifully.
[ext 4 mountpoint + rclone -> mergerfs -> samba share] -> windows client has the issue.
[rclone -> samba share] -> windows client has the issue.