Skip to content

perf(123pan):Add Copy #8583

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

xxxxxfpx
Copy link

No description provided.

Copy link

Walkthrough

This pull request introduces a new Copy function to the Pan123 driver, enabling the copying of files from a source object to a destination directory. The implementation involves constructing a JSON payload with file details and sending a POST request to the API endpoint.

Changes

File Summary
drivers/123/driver.go Added a Copy method to the Pan123 struct, replacing the previous NotSupport error with functionality to copy files using an API request.
drivers/123/util.go Introduced a new API endpoint constant Copy for the copy operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant