setFileAttributes(bpContext *ctx, struct restore_pkt *rp)
This is call not yet implemented. Called for a command plugin.
See the definition of restre_pkt in the above section.
See also
newPlugin(bpContext *ctx)
freePlugin(bpContext *ctx)
getPluginValue(bpContext *ctx, pVariable var, void *value)
setPluginValue(bpContext *ctx, pVariable var, void *value)
handlePluginEvent(bpContext *ctx, bEvent *event, void *value)
startBackupFile(bpContext *ctx, struct save_pkt *sp)
endBackupFile(bpContext *ctx)
startVerifyFile(bpContext *ctx, struct save_pkt *sp)
startRestoreFile(bpContext *ctx, const char *cmd)
createFile(bpContext *ctx, struct restore_pkt *rp)
endRestoreFile(bpContext *ctx)
pluginIO(bpContext *ctx, struct io_pkt *io)
bool checkFile(bpContext *ctx, char *fname)
bRC queryParameter(bpContext *ctx, struct query_pkt *qp)