[Bug 42909] Add a file transfer helper

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 29 17:35:11 CET 2012


https://bugs.freedesktop.org/show_bug.cgi?id=42909

--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> 2012-02-29 08:35:11 PST ---
Something I don't like here is that the process doing the channel request must
be also sending the file data and do the hashing, right? It's a bit annoying in
the case of a call-ui having an extra send-file action; if the call ends we
could want to terminate call-ui process but still have the FT running, no?

So I'm wondering if it makes sense to request a FT channel with URI set (or
even not that) and then rely on the handler to do hashing and ProvideFile call
(and even popup the file chooser to select which file to send in case URI is
not set at request).

Does this makes sense or am I on crack?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list