1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
Nick Craig-Wood 0ee16b51c4 mount: On Windows don't add -o uid/gid=-1 if user supplies -o uid/gid.
Before this change if the user supplied `-o uid=XXX` then rclone would
write `-o uid=-1 -o uid=XXX` so duplicating the uid value.

After this change rclone doesn't write the default `-1` version.

This fix affects `uid` and `gid`.

See: https://forum.rclone.org/t/issue-with-rclone-mount-and-resilio-sync/14730/27
2020-07-28 16:22:29 +01:00
..
2020-02-10 15:29:39 +00:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2020-05-19 12:02:44 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2019-10-14 17:02:09 +01:00
2018-06-02 17:35:13 +01:00