Analog to BackupChain - start with a full-sig, and continue with
new-sigs.
|
|
|
|
|
__str__(self)
Local or Remote and List of files in the set |
source code
|
|
|
|
check_times(self,
time_list)
Check to make sure times are in whole seconds |
source code
|
|
|
|
islocal(self)
Return true if represents a signature chain in archive_dir |
source code
|
|
|
|
|
|
|
get_fileobjs(self,
time=None)
Return ordered list of signature fileobjs opened for reading,
optionally at a certain time |
source code
|
|
|
|
delete(self)
Remove all files in signature set |
source code
|
|
|
|
get_filenames(self,
time=None)
Return ordered list of filenames in set, up to a provided time |
source code
|
|