Ignore:
Timestamp:
13/09/2008 16:29:26 (3 years ago)
Author:
chris
Message:

Add command to undelete a file, to complete the set of commands
implemented by the bbstored server.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbstored/backupprotocol.txt

    r2226 r2282  
    205205 
    206206 
     207UndeleteFile    36      Command(Success) 
     208        int64           InDirectory 
     209        int64           ObjectID 
     210        # will return 0 if the object couldn't be found in the specified directory 
     211 
     212 
    207213# ------------------------------------------------------------------------------------- 
    208214#  Information commands 
Note: See TracChangeset for help on using the changeset viewer.