mirror of
https://github.com/rclone/rclone
synced 2024-11-01 21:49:35 +01:00
42d997f639
Normally os.OpenFile under Windows does not allow renaming or deleting open file handles. This package provides equivelents for os.OpenFile, os.Open and os.Create which do allow that. |
||
---|---|---|
.. | ||
file_other.go | ||
file_test.go | ||
file_windows.go | ||
file.go |