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

Implement Mover and DirMover for Fs #115

Closed
ncw opened this issue Aug 28, 2015 · 0 comments
Closed

Implement Mover and DirMover for Fs #115

ncw opened this issue Aug 28, 2015 · 0 comments
Milestone

Comments

@ncw
Copy link
Member

ncw commented Aug 28, 2015

Implement Mover and DirMover interfaces to speed up move

  • Drive: can implement Mover and DirMover this using this api see also go library will need to set Title and possible add and remove parents
  • S3 doesn't support moving/renaming objects
  • Swift doesn't support moving/renaming objects
  • GCS doesn't support moving/renaming objects - can't change object name with patch
  • Dropbox can implement Mover and DirMover api
  • Local - can implement both with rename
@ncw ncw added this to the v1.20 milestone Aug 28, 2015
@ncw ncw closed this as completed in e2717a0 Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant