vvFTP 0.1 review
DownloadvvFTP is a simple ftp client application written in C++. It's a console program and can run only on Linux/Solaris for now.The desi
|
|
vvFTP is a simple ftp client application written in C++.
It's a console program and can run only on Linux/Solaris for now.The design is simple and extensible. Adding a GUI should not be too
much work.
vvFTP is currently in an advanced stage of development. It has most
of the main protocol features [put, get, mget, mput, pasv mode etc].
Almost all the features of a good ftp client are in now. Stuff like
get, put, mget, mput, reconnection, passive mode connection etc.
1) .netrc [macdef init] support is not there currently.
2) memory checks have to be done - purify, yamd or valgrind
vvFTP 0.1 keywords