summaryrefslogtreecommitdiff
path: root/bin/bbstored/backupprotocol.txt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bbstored/backupprotocol.txt')
-rw-r--r--bin/bbstored/backupprotocol.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/bbstored/backupprotocol.txt b/bin/bbstored/backupprotocol.txt
index d5406ae2..3eca514a 100644
--- a/bin/bbstored/backupprotocol.txt
+++ b/bin/bbstored/backupprotocol.txt
@@ -204,6 +204,12 @@ GetBlockIndexByName 35 Command(Success)
# stream of the block index follows the reply if found ID != 0
+UndeleteFile 36 Command(Success)
+ int64 InDirectory
+ int64 ObjectID
+ # will return 0 if the object couldn't be found in the specified directory
+
+
# -------------------------------------------------------------------------------------
# Information commands
# -------------------------------------------------------------------------------------