mirror of
https://github.com/rclone/rclone.git
synced 2024-12-12 04:04:06 +08:00
378a3f4133
os.File.WriteAt returns an error if a file was opened with O_APPEND. This replaces it with os.File.Write if the file was opened with O_APPEND. |
||
---|---|---|
.. | ||
dir.go | ||
edge_cases.go | ||
file.go | ||
fs.go | ||
read_non_unix.go | ||
read_unix.go | ||
read.go | ||
write_non_unix.go | ||
write_unix.go | ||
write.go |