[PR #1555] [MERGED] Allow configuring multipart copy size #2044

Closed
opened 2026-03-04 02:03:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1555
Author: @gaul
Created: 2/8/2021
Status: Merged
Merged: 2/8/2021
Merged by: @ggtakec

Base: masterHead: multipart-copy


📝 Commits (1)

  • a13a419 Allow configuring multipart copy size

📊 Changes

5 files changed (+40 additions, -8 deletions)

View changed files

📝 doc/man/s3fs.1 (+7 -0)
📝 src/curl.cpp (+15 -8)
📝 src/curl.h (+3 -0)
📝 src/s3fs.cpp (+8 -0)
📝 src/s3fs_help.cpp (+7 -0)

📄 Description

Also align configuration with mixupload.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1555 **Author:** [@gaul](https://github.com/gaul) **Created:** 2/8/2021 **Status:** ✅ Merged **Merged:** 2/8/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `multipart-copy` --- ### 📝 Commits (1) - [`a13a419`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a13a4191ad6541cf0816fd1e99a50de8c81b9165) Allow configuring multipart copy size ### 📊 Changes **5 files changed** (+40 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `doc/man/s3fs.1` (+7 -0) 📝 `src/curl.cpp` (+15 -8) 📝 `src/curl.h` (+3 -0) 📝 `src/s3fs.cpp` (+8 -0) 📝 `src/s3fs_help.cpp` (+7 -0) </details> ### 📄 Description Also align configuration with mixupload. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2044
No description provided.