mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
As deleting data is involved, you can't do this without proper acknowledgment from receiver after checking the data are properly stored and doing probably some CRC/HASH check to be sure no bits got corrupted during network transfer.
Either that, or leave the check & deletion on the user. Or accept the chance of losing data (just like the MS home server does it ).