mirror of
https://github.com/rclone/rclone
synced 2025-03-16 21:49:08 +01:00

smb2.File implements the WriterAtCloser interface defined in fs/types.go. Expose it via a OpenWriterAt method on the fs struct to support multi-threaded writes.