TransferFileBlob: {
    data: Blob;
    name: string;
    size: number;
    type: string;
}