mirror of
https://github.com/rclone/rclone.git
synced 2024-11-27 10:50:03 +08:00
16d91246c4
Because there is a period of time between checking a directory needs creating and creating it, the leads to errors where directories are attempting to be created twice. Add locking on a per directory basis to fix while doing mkdir. |
||
---|---|---|
.. | ||
sftp_test.go | ||
sftp_unsupported.go | ||
sftp.go | ||
stringlock_test.go | ||
stringlock.go |