blob: 484f645b63bc8c9ed74478409cf5fe62792bbc00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Fast and free ftp client for TDE
Kasablanca is an ftp client, written in c++, using the tde libraries.
Features:
* ftps encryption via AUTH TLS
* fxp (direct server to server transfer), supporting alternative mode
* advanced bookmarking system
* fast responsive multithreaded engine
* concurrent connections to multiple hosts
* interactive transfer queue, movable by drag and drop
* small nifty features, like a skiplist
|