-
Notifications
You must be signed in to change notification settings - Fork 113
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
Datatx pull model #2052
Datatx pull model #2052
Conversation
0ee5178
to
200db48
Compare
@labkode @ishank011 please review |
20d05eb
to
9afc29c
Compare
9afc29c
to
e15d83d
Compare
@redblom the PR is ready, can you just rebase on top of master and then we merge it with the cs3apis changes? |
e15d83d
to
1ad992b
Compare
proper logging properly decode rclone http error response
1ad992b
to
f412f5d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As this work was already reviewed and it was simply pending the CI, I'm approving it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment and then we can merge
This pull request introduces 1 alert when merging 02754ff into dcb9b01 - view on LGTM.com new alerts:
|
This PR implements CS3 tx (pull model) (cs3org/cs3apis#143) using rclone as data transfer tool.
The following commands are available:
transfer-create
,transfer-list
,transfer-get-status
,transfer-retry
,transfer-cancel
Create a transfer (sender):
Discover and accept the transfer (receiver):
Receiver discovers the transfer ID needed to get the status of, retry, or cancel the transfer:
Get the transfer status:
Retry a failed transfer:
Cancel a running transfer: