apache / apache/opendal

new feature: copy files between operators

Open
#7,153 1 comment 2 reactions 0 assignees View on GitHub
enhancement releases-note/feat
Dominant language
Rust
Stars
5.4k
Forks
825
Avg merge
1d 14m
Merged PRs (30d)
127

Description

### Feature Description

Copying files between storage is a common use case. (The CLI tool has an implementation for instance)

### Problem and Solution

I created a copy implementation: https://github.com/sagikazarmark/opendal-util/blob/main/src/copy.rs

Would there be any interest in hosting it in this repository? I can open a PR if so.

### Additional Context

_No response_

### Are you willing to contribute to the development of this feature?

- [ ] Yes, I am willing to contribute to the development of this feature.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked src/copy.rs implementation and the existing CLI tool implementation mentioned in the issue. Determine how the feature would fit this repository and what API and tests would define completion; the issue does not name repository files or an entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.