Sybren A. Stüvel
|
15ca2f98ab
|
Better handling of KeyboardInterrupt to abort file transfers
|
2018-03-09 16:30:46 +01:00 |
|
Sybren A. Stüvel
|
a2ca66a2f6
|
Nicer transfer queue iteration
|
2018-03-09 16:30:17 +01:00 |
|
Sybren A. Stüvel
|
1a37cb5ba1
|
Moved common code to FileTransferer class
Many implementations will want to use the same queueing mechanism.
|
2018-03-09 15:08:50 +01:00 |
|
Sybren A. Stüvel
|
0778b3a6ec
|
Defined file transferer abstract base class
This will allow for different file transfer classes uploading to different
services.
|
2018-03-09 13:04:14 +01:00 |
|