Codebase list ktp-filetransfer-handler / d2b975d3-f77c-4fb1-b941-4638d17c83c5/main TODO
d2b975d3-f77c-4fb1-b941-4638d17c83c5/main

Tree @d2b975d3-f77c-4fb1-b941-4638d17c83c5/main (Download .tar.gz)

TODO @d2b975d3-f77c-4fb1-b941-4638d17c83c5/mainraw · history · blame

General:
 * Use Nepomuk describeResource and storeResource to send somehow an additional
   trig or rdf file.
 * Investigate if channels are closed channels when transfer ends/fails
 * Save metadata about sender and receiver
 * Send multiple files in a tarball and extract them on the other side
 * Send single files compressed to save bandwidth and extract on the other side

Incoming file transfers
 * Close window if file transfer is cancelled
 * Ensure that when the file transfer fails or is cancelled the empty file is
   deleted and the .part file is left

Outgoing file transfers