11 lines
327 B
Markdown
11 lines
327 B
Markdown
# ktp-filetransfer-handler
|
|
|
|
KDE Telepathy file transfer handler.
|
|
|
|
It basically does 2 thigs:
|
|
* Send files to your contact
|
|
* Receive files from your contact
|
|
|
|
It doesn't set any filter on the mime type, therefore, it should catch all the file transfer channels that aren't received by any other handler filtering on mimetype.
|
|
|