mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
b5857f0bf8
Before this change PartialUploads was not set. This is clearly wrong since incoming files are visible on the smb server. Setting PartialUploads fixes the multithread upload modtime problem as it uses the PartialUploads flag as an indication that it needs to set the modtime explicitly. This problem was detected by the new TestMultithreadCopy integration tests Fixes #7411 |
||
---|---|---|
.. | ||
connpool.go | ||
smb_test.go | ||
smb.go |