implement PREPARE-FAILURE for Tobias

This commit is contained in:
Joey Hess 2013-12-29 13:39:25 -04:00
parent 99413318ef
commit 054e4f17e2
4 changed files with 45 additions and 14 deletions

View file

@ -130,6 +130,8 @@ while it's handling a request.
* `PREPARE-SUCCESS`
Sent as a response to PREPARE once the special remote is ready for use.
* `PREPARE-FAILURE ErrorMsg`
Sent as a response to PREPARE if the special remote cannot be used.
* `TRANSFER-SUCCESS STORE|RETRIEVE Key`
Indicates the transfer completed successfully.
* `TRANSFER-FAILURE STORE|RETRIEVE Key ErrorMsg`