Skip to content

docs: clarify copyto rename behavior#9538

Merged
ncw merged 1 commit into
rclone:masterfrom
cyphercodes:docs/copyto-rename-wording
Jul 6, 2026
Merged

docs: clarify copyto rename behavior#9538
ncw merged 1 commit into
rclone:masterfrom
cyphercodes:docs/copyto-rename-wording

Conversation

@cyphercodes

Copy link
Copy Markdown

What does this change do?

Clarifies the copyto command description using the wording suggested in the issue: copying a single file to a destination with a different name, for example uploading and renaming in one step.

Linked issue

Fixes #9527

For new or changed backends

Not a backend change.

Checklist

  • This change is trivial OR it has been discussed and agreed in the linked issue.
  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • (Backend changes only) test_all passes for this backend and I can provide a test account for the integration tester - see CONTRIBUTING.md.
  • This Pull Request is ready for review.

Verification:

  • gofmt -w cmd/copyto/copyto.go
  • go test ./cmd/copyto -count=1
  • git diff --check

@ncw ncw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :-)

@ncw
ncw merged commit 2e2a50c into rclone:master Jul 6, 2026
9 checks passed
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.

DOCS: Unclear documentation due to missing noun in command description of copyto

2 participants