GNOME Bugzilla – Bug 575976
Should support file transfer resume
Last modified: 2018-05-22 13:23:11 UTC
Empathy should be able to resume file transfers. That should probably be done by saving to a file cancelled/stopped transfers (filename, destination, path, hash) and propose to user if he wants to resume when he receives an incoming FT matching these properties.
My 'file-transfer+resume' Gabble branch implements resume in FT.
telepathy-gabble 0.7.27 has been released with resume support.
My ft_resume branch [1], which is based on both ft_rework and the ft_ipv4 adds support for this. The only issue is I can't find a reliable way to detect if the CM supports resume, to enable/disable the UI part. Right now, I fall back to replace if the CM sets 0 in InitialOffsetDefined but was requested != 0. [1] http://git.collabora.co.uk/?p=user/cosimoc/empathy.git;a=shortlog;h=refs/heads/ft_resume
Cosimo: Would be good to rebase this branch once the mc5 one is merged. Please consider to attach at diff of your branch when posting it on the bugzilla. That helps us to see bugs with proposed fix attached and avoid to let them rotting in the bugzilla. :)
*** Bug 639350 has been marked as a duplicate of this bug. ***
Would be nice to see this feature implemented in a soon empathy release, I really would like too see this in a new release of empathy (if anyone has a patch available please just tell me to help in testing). Thanks
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/51.