File: TODO

package info (click to toggle)
ktp-filetransfer-handler 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 708 kB
  • ctags: 110
  • sloc: cpp: 1,048; sh: 3; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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