Should log File Transfers
@ndufresne
Submitted by Nicolas Dufresne Assigned to Telepathy bugs list
Description
The logger should log file transfers event. A file transfer is mainly a file name, a size, the duration of transfer (which enable ones to compute the mean transfer rate if needed) plus the normal event element, sender/receiver/timestamp etc. Text search for file transfers should match sender/receiver id and alias, along with the file name.
Possible issues, one could want to use the file transfer log viewer to find back the file on disk but TP protocol does not give this information, we only know the file basename if my memory is correct.