Skip to content
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

Backblaze: Implement CopyFile #3215

Closed
dquintela opened this issue May 21, 2019 · 4 comments
Closed

Backblaze: Implement CopyFile #3215

dquintela opened this issue May 21, 2019 · 4 comments

Comments

@dquintela
Copy link

What is your current rclone version (output from rclone version)?

rclone v1.46

  • os/arch: windows/amd64
  • go version: go1.11

What problem are you are trying to solve?

rclone's "backblaze" backend doesn't implement CopyFile. Per #2539, this inhibits the possibility of file and folder renames/moves, specially when using "rclone mount"

How do you think rclone should be changed to solve that?

The "backend" should implement the operation using the APIs announced today Backblaze B2 Copy File Beta is Now Public, and in particular to #2539, permit "Call Copy then Delete on each file if available" as described in @ncw comment #2539 (comment)

@dquintela
Copy link
Author

Relates / Duplicates #3184

@coltonrb
Copy link

coltonrb commented May 21, 2019

Duplicate of #3210 ?

@dquintela
Copy link
Author

Duplicate of #3210 ?

Seems soo.. And almost finished :)

@ncw
Copy link
Member

ncw commented May 21, 2019

Yes this is a dupe. Can you use the other issue - I'll close this one now, thanks.

@ncw ncw closed this as completed May 21, 2019
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

No branches or pull requests

3 participants