mirror of
https://github.com/rclone/rclone.git
synced 2025-02-18 11:31:19 +01:00
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. |
||
---|---|---|
.. | ||
mounttest | ||
daemon_unix.go | ||
daemon.go | ||
mount.go |